esp32-s2_dfu/tinyusb/class
hathach d286c95765 add check device API for stack usage
bool          usbh_device_is_plugged(tusb_handle_device_t const device_hdl);
2013-01-26 02:25:56 +07:00
..
WinCDCdriver.inf change license email to website 2012-11-29 17:52:57 +07:00
cdc.c use unsigned char instead of char for error string 2013-01-22 18:25:26 +07:00
cdc.h change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
hid.c start to support 2013-01-22 17:41:06 +07:00
hid.h add more test code for keyboard hid application API 2013-01-26 01:37:15 +07:00
hid_device.h change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
hid_host.c add check device API for stack usage 2013-01-26 02:25:56 +07:00
hid_host.h add more test code for keyboard hid application API 2013-01-26 01:37:15 +07:00