summaryrefslogtreecommitdiff
path: root/osal/idf/usb_osal_idf.c
AgeCommit message (Expand)Author
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
2025-08-04update(osal/idf): change xtaskcreate to xTaskCreatePinnedToCoresakumisu
2025-07-27fix(osal/idf): fix esp timer handlesakumisu
2025-07-27update(osal/idf): change freertos timer to esp_timersakumisu
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2024-11-06update(osal/freertos): update usb_osal_mq_recv and usb_osal_mq_send for isr apisakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-08-12feat(osal): import idf osal from udoudou/esp_cherryusbsakumisu