esp32-s2_dfu/src/portable
hathach e61e9d8b1b
nrf5x add DCD_EVENT_UNPLUGGED event
2018-11-23 15:05:40 +07:00
..
microchip clean up 2018-11-21 17:03:39 +07:00
nordic/nrf5x nrf5x add DCD_EVENT_UNPLUGGED event 2018-11-23 15:05:40 +07:00
nxp more clean up 2018-11-22 21:58:06 +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