espressif_tinyusb/src
hathach 828f720207 refactor hub class
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
2020-09-05 20:20:45 +07:00
..
class update example to test with mouse 2020-09-05 14:59:07 +07:00
common correct isr context for nrf DCD_EVENT_UNPLUGGED 2020-08-01 12:02:59 +07:00
device add in_isr to all hcd event functions 2020-09-05 15:46:50 +07:00
host refactor hub class 2020-09-05 20:20:45 +07:00
osal add more logging to host stack 2020-09-01 19:16:50 +07:00
portable Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsys 2020-08-24 13:10:46 +07:00
tusb.c clean up 2020-09-05 13:57:07 +07:00
tusb.h example to call tud_init() after freeRTOS kernel is started 2020-07-23 09:20:45 +07:00
tusb_option.h add OPT_MCU_SAMD11 2020-08-22 18:46:19 +07:00