esp32-s2_dfu/src/portable
hathach c5d2f661e7 rename common func to avoid conflict 2018-08-23 20:09:28 +07:00
..
nordic/nrf5x rename common func to avoid conflict 2018-08-23 20:09:28 +07:00
nxp rename common func to avoid conflict 2018-08-23 20:09:28 +07:00
readme.md rename subfolder source to src 2018-06-18 14:05:24 +07:00

readme.md

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