USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach 060c4b3b30 refractor move device_addr0 into usbh_device_pool
enum_entry contains speed and enum task will not carry out disconnection clean up
2013-02-06 16:52:18 +07:00
demos remove TUSB prefix for class enum definitions 2013-02-05 13:57:06 +07:00
tests refractor move device_addr0 into usbh_device_pool 2013-02-06 16:52:18 +07:00
tinyusb refractor move device_addr0 into usbh_device_pool 2013-02-06 16:52:18 +07:00
.cproject fix TASK_ASSERT for osal_none.h 2013-02-06 13:15:12 +07:00
.project fix TASK_ASSERT for osal_none.h 2013-02-06 13:15:12 +07:00
README.md added files 2012-11-27 15:21:47 +07:00
doxygen.Doxyfile update project setting to have most warning option enable with simple switch on/off (off for faster compiling time) 2013-01-15 14:41:19 +07:00

README.md

tinyusb

an embedded open-source usb stack for ARM MCUs