mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-02 04:20:29 +00:00
simple note on port to new mcu
This commit is contained in:
parent
47c125d025
commit
9cacb93bd8
4
tinyusb/portable/readme.md
Normal file
4
tinyusb/portable/readme.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
To port tinyusb to support new MCU you need to implement all API in the
|
||||||
|
- tusb_hal.h (mandatory for both device and host stack)
|
||||||
|
- device/dcd.h for device stack
|
||||||
|
- host/hcd.h for host stack
|
Loading…
x
Reference in New Issue
Block a user