USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach 5eca6d69c3 correct error using local p_interface_desc with subtask invoke (require static) 2013-02-27 02:14:01 +07:00
demos add osal subtask support 2013-02-26 17:28:05 +07:00
tests add parsing configuration desc & invoke driver install subtask 2013-02-27 01:57:40 +07:00
tinyusb correct error using local p_interface_desc with subtask invoke (require static) 2013-02-27 02:14:01 +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