USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach 3d8babcb14 refractor to remove duplicate code between ASSERT_HEX and ASSERT_INT
use static inline min_of and max_of instead of macro
2013-01-14 00:41:23 +07:00
demos re-target printf to uart successful on LPCXpresso1347 2013-01-11 22:43:54 +07:00
tests refractor to remove duplicate code between ASSERT_HEX and ASSERT_INT 2013-01-14 00:41:23 +07:00
tinyusb refractor to remove duplicate code between ASSERT_HEX and ASSERT_INT 2013-01-14 00:41:23 +07:00
.cproject rename ASSERT_ERROR to ASSERT_STATUS 2013-01-13 19:27:17 +07:00
.project rename ASSERT_ERROR to ASSERT_STATUS 2013-01-13 19:27:17 +07:00
README.md added files 2012-11-27 15:21:47 +07:00
doxygen.Doxyfile clean up 2012-12-27 02:33:51 +07:00

README.md

tinyusb

an embedded open-source usb stack for ARM MCUs