espressif_tinyusb/src
hathach de5a67bf3b clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only
note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one
of heap_n.c must be included in makefile/cmake
2022-12-05 12:09:41 +07:00
..
class rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t 2022-11-23 16:01:48 +07:00
common Retry a few times with transfers in enumeration since device can be unstable when starting up 2022-11-28 23:22:10 +07:00
device MIDI: support port name strings 2022-11-11 22:48:29 +01:00
host Some reverts and changes after discussion. 2022-12-02 10:00:19 +00:00
osal clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only 2022-12-05 12:09:41 +07:00
portable clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only 2022-12-05 12:09:41 +07:00
tusb.c Fix actual compiler warning on gcc 10.3.1 2022-06-29 07:28:35 +01:00
tusb.h add parse config descriptor to example 2022-03-19 00:43:31 +07:00
tusb_option.h Add support for STM32U5 mcu 2022-10-13 17:39:42 +08:00