espressif_tinyusb/src/osal
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
..
osal.h add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms 2022-04-20 13:25:38 +07:00
osal_freertos.h clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only 2022-12-05 12:09:41 +07:00
osal_mynewt.h add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms 2022-04-20 13:25:38 +07:00
osal_none.h add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms 2022-04-20 13:25:38 +07:00
osal_pico.h fix all warnings with host rp2040 2022-06-27 17:11:24 +07:00
osal_rtthread.h fix compile error 2022-06-01 21:37:26 +08:00
osal_rtx4.h add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms 2022-04-20 13:25:38 +07:00