USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach a22cfb2dee remove violation MISRA 6.3 on errors 2013-01-27 12:38:06 +07:00
demos add more test code for keyboard hid application API 2013-01-26 01:37:15 +07:00
tests add class_hid_keyboard_init and test code 2013-01-27 12:18:01 +07:00
tinyusb remove violation MISRA 6.3 on errors 2013-01-27 12:38:06 +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