esp32-s2_dfu/src
hathach 8451d05c50 revert sof_isr driver rename since it cause issue with existing code
also removed commented tud_sof_isr_set() API
2022-06-10 01:45:48 +07:00
..
class add TU_ATTR_FAST_FUNC for audio sof isr call chain 2022-06-07 11:50:50 +07:00
common make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_func() for faster irq handling 2022-06-08 16:08:53 +07:00
device revert sof_isr driver rename since it cause issue with existing code 2022-06-10 01:45:48 +07:00
host add tuh_configure() for port/dynamic host behavior config 2022-06-08 01:17:01 +07:00
osal fix compile error 2022-06-01 21:37:26 +08:00
portable make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_func() for faster irq handling 2022-06-08 16:08:53 +07:00
tusb.c remove static port defined for device/host 2022-06-03 11:32:09 +07:00
tusb.h add parse config descriptor to example 2022-03-19 00:43:31 +07:00
tusb_option.h update all host examples 2022-06-06 23:16:49 +07:00