USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach cfe7a3d23b change error type to lower case for more consistency
change Error Enum to TUSB prefix for more consistency
start to add check for OS configure
2013-01-19 00:57:58 +07:00
demos change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
tests change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
tinyusb change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
.cproject rename ASSERT_ERROR to ASSERT_STATUS 2013-01-13 19:27:17 +07:00
.project 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 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