espressif_tinyusb/src
Jerzy Kasenberg 077437b3dc Add non standard request handling in class
For some reason bluetooth stack implementations send class requests
to device instead of interface.
To implement HCI interface over USB non device addressed requests
for class need to be handled.
2020-05-28 10:11:37 +02:00
..
class check max_len for vendor and hid 2020-05-28 14:44:26 +07:00
common initial transfer failed in open() shouldn't cause the driver open to fail. 2020-05-28 13:48:02 +07:00
device Add non standard request handling in class 2020-05-28 10:11:37 +02:00
host Normalize line endings 2020-01-15 14:47:43 -05:00
osal fix freeRTOS logic 2020-05-20 15:21:11 +07:00
portable fix nrf hanged (blocking wait) when called within critical section 2020-05-21 21:22:12 +07:00
tusb.c add usbd edpt open 2020-04-26 14:51:44 +07:00
tusb.h add CDC-ECM/RNDIS/CDC-EEM network device class with example 2020-03-02 21:15:01 -06:00
tusb_option.h added swo as logger 2020-04-22 19:18:03 +07:00