..
2018-11-26 12:29:55 +07:00
2018-11-26 12:29:55 +07:00
2018-06-18 14:05:24 +07:00

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