espressif_tinyusb/tinyusb
hathach f2ae5b541f add dcd pipe clear stall
- tusb_error_t dcd_pipe_clear_stall(uint8_t coreid, uint8_t edpt_addr) but does not take endpoint_handle_t as input
complete msc device driver
add usbd clear stall endpoint
2013-11-01 14:44:14 +07:00
..
class add dcd pipe clear stall 2013-11-01 14:44:14 +07:00
common implement msc device class 2013-11-01 12:11:26 +07:00
device add dcd pipe clear stall 2013-11-01 14:44:14 +07:00
doxygen change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +07:00
hal implement msc device class 2013-11-01 12:11:26 +07:00
host implement msc device class 2013-11-01 12:11:26 +07:00
osal static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256 2013-10-27 19:34:36 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h make device keyboard buildable & runnable with ea4357 2013-10-27 21:33:06 +07:00
tusb.c fix license 2013-06-22 12:54:47 +07:00
tusb.h implement msc device class 2013-11-01 12:11:26 +07:00
tusb_option.h implement msc device class 2013-11-01 12:11:26 +07:00