espressif_tinyusb/demos/host/src
hathach 318a058d3c static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
enable HOST_HCD_XFER_INTERRUPT by default (previously only enabled with HID), as it is widely used
implement tusbh_cdc_is_busy
add compilation switch in usbh enumeration for hub
rewrite CDC serial application to address usb-serial race condition
2013-10-27 19:34:36 +07:00
..
cdc_serial_app.c static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256 2013-10-27 19:34:36 +07:00
cdc_serial_app.h clean up 2013-10-16 12:35:55 +07:00
cli.c refine mouse demo 2013-10-16 12:05:48 +07:00
cli.h added cli support 2013-09-24 21:04:56 +07:00
keyboard_app.c more doxygen work 2013-10-25 17:28:31 +07:00
keyboard_app.h clean up 2013-10-16 12:35:55 +07:00
main.c refine mouse demo 2013-10-16 12:05:48 +07:00
mouse_app.c more doxygen work 2013-10-25 17:28:31 +07:00
mouse_app.h clean up 2013-10-16 12:35:55 +07:00
msc_app.c clean up 2013-10-16 12:35:55 +07:00
msc_app.h clean up 2013-10-16 12:35:55 +07:00
rndis_app.c clean up 2013-10-16 12:35:55 +07:00
rndis_app.h clean up 2013-10-16 12:35:55 +07:00
tusb_config.h change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +07:00