mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
18 lines
351 B
Markdown
18 lines
351 B
Markdown
|
---
|
||
|
name: Porting
|
||
|
about: Adding a new port for this project
|
||
|
title: ''
|
||
|
labels: Porting
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
** Porting layer **
|
||
|
- [ ] Device Controller Driver (DCD)
|
||
|
- [ ] Host Controller Driver (HCD)
|
||
|
- [ ] Board Supported Package (BSP)
|
||
|
- [ ] OS Abstraction Layer (OSAL)
|
||
|
|
||
|
** Description **
|
||
|
A clear and concise description of what you want to happen.
|