USB DFU (DFU mode) implementation for ESP32-S2 based on tinyUSB
Go to file
hathach 33feba5cbc add hid_keycode_to_ascii_tbl for hid class
improve keyboard_app, should display all displayable characters
improve the de-bouncing keyboard (still got some issues)
2013-04-26 02:08:22 +07:00
demos add hid_keycode_to_ascii_tbl for hid class 2013-04-26 02:08:22 +07:00
tests implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00
tinyusb add hid_keycode_to_ascii_tbl for hid class 2013-04-26 02:08:22 +07:00
vendor/freertos change OSAL_TASK_DEF to decouple variable name with task name 2013-04-25 16:41:00 +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