USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach 25f6cee73b add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add
add TUSB_ATTR_RAM_SECTION in tinyusb_config.h to abtract usb ram placement to application
remove power_api.h (mcu dependency)
2013-01-18 11:49:51 +07:00
demos add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add 2013-01-18 11:49:51 +07:00
tests rename some fifo functions to be more consistent 2013-01-16 22:37:10 +07:00
tinyusb add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add 2013-01-18 11:49:51 +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