summaryrefslogtreecommitdiff
path: root/osal/idf
AgeCommit message (Expand)Author
2026-05-12Add HS support for esp32s31yanke
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
2025-12-12refactor(serial): add host serial frameworksakumisu
2025-09-01bugfix: Fix some compilation errorsLiPeng
2025-09-01bugfix: Fix support for idf versions lower than 5.3LiPeng
2025-08-04update(osal/idf): change xtaskcreate to xTaskCreatePinnedToCoresakumisu
2025-07-28update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 2 as defaul...sakumisu
2025-07-27fix(osal/idf): fix esp timer handlesakumisu
2025-07-27update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 1 as defaul...sakumisu
2025-07-27update(osal/idf): change freertos timer to esp_timersakumisu
2025-07-14Add FS support for ESP32-P4LiPeng
2025-07-05refactor(port/dwc2): support custom config for each dwc2 usb portsakumisu
2025-06-14update(idf): increase host stack sizesakumisu
2025-06-04Fix esp32-p4 cache operation adaptation issueLiPeng
2025-06-03feat(port/dwc2): add dcache api for esp & stsakumisu
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2025-05-28fix(idf): fix p4 configsakumisu
2025-05-19update: enable CONFIG_USBDEV_ADVANCE_DESC as defaultsakumisu
2025-02-16update(osal/idf): reduce tx fifo for more space for ep5 & ep6sakumisu
2025-02-01feat(core/usbd_core): add ep0 setup handler into thread featuresakumisu
2024-11-06update(osal/freertos): update usb_osal_mq_recv and usb_osal_mq_send for isr apisakumisu
2024-09-08fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4v1.4.0-rc2sakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-08-16refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.hsakumisu
2024-08-14update: idf config updatesakumisu
2024-08-12feat(osal): import idf osal from udoudou/esp_cherryusbsakumisu