espressif_tinyusb/src
hathach ba2136486c
add tud_hid_descriptor_report_cb()
- remove tud_desc_set.hid_report
- remove tud_desc_set_t
2019-05-12 14:09:35 +07:00
..
class add tud_hid_descriptor_report_cb() 2019-05-12 14:09:35 +07:00
common add tud_descriptor_string_cb() for getting string descriptor from application 2019-05-11 16:31:52 +07:00
device add tud_hid_descriptor_report_cb() 2019-05-12 14:09:35 +07:00
host more clean up 2019-03-27 21:00:15 +07:00
osal osal clean up 2019-05-01 01:46:39 +07:00
portable fix samd dcd_clear_stall also reset data toggle 2019-05-10 00:10:18 +07:00
tusb.c cleanup, remove the use of _TINY_USB_SOURCE_FILE_ 2019-03-27 17:48:42 +07:00
tusb.h remove tusb_hal_millis() usage, less work for porting 2019-03-24 01:19:32 +07:00
tusb_option.h fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52 2019-05-09 23:31:18 +07:00