summaryrefslogtreecommitdiff
path: root/src/portable/readme.md
blob: a3e8557dcbf98fd37c5dffa8e0fe6fded19cce5c (plain)
1
2
3
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