esp32-s2_dfu/src
Ha Thach 0c05a02e67
Merge pull request #682 from hathach/rp2040_fix_hcd_init
Update RP2040 hcd_init to have rhport argument.
2021-02-26 11:52:48 +07:00
..
class add itf argument to hid API to support multiple instances 2021-02-24 14:27:20 +07:00
common add TU_FIFO_INIT() to help with tu_fifo declaration 2021-02-19 11:57:56 +07:00
device Merge pull request #648 from hathach/rename-dfu-rt-to-runtime 2021-02-11 15:29:55 +07:00
host move ehci and ohci to portable folder 2021-02-23 23:09:48 +07:00
osal add TU_FIFO_INIT() to help with tu_fifo declaration 2021-02-19 11:57:56 +07:00
portable Merge pull request #682 from hathach/rp2040_fix_hcd_init 2021-02-26 11:52:48 +07:00
tusb.c have tusb_init() return true instead of TUSB_ERROR_NONE 2020-11-23 13:12:51 +07:00
tusb.h rename dfu_rt to dfu_runtime for easy reading 2021-02-11 12:05:22 +07:00
tusb_option.h Implement requested PR changes 2021-02-18 13:26:03 -05:00