summaryrefslogtreecommitdiff
path: root/osal/usb_osal_nuttx.c
AgeCommit message (Expand)Author
2026-02-11refactor: move cherryrb and cherrymp into common dir, rename with usb_ringbuf...sakumisu
2026-01-13refactor(osal): replace NuttX internal APIs with POSIX APIsSunJ
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2025-05-06update(osal): rename ticks to timeout_mssakumisu
2025-05-06update(osal/usb_osal_nuttx): update timer driversakumisu
2025-01-23feat(platform/nuttx): update fs & net & cdcacm supportsakumisu
2025-01-20update(platform/nuttx): add more macros check for net and mscsakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-07-23refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macrosakumisu
2024-05-21fix typosakumisu
2024-05-11fix nuttx timeoutsakumisu
2024-05-09add nuttx osalsakumisu