| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-12 | update(osal): remove log | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2026-02-11 | refactor: move cherryrb and cherrymp into common dir, rename with ↵ | sakumisu | |
| usb_ringbuffer and usb_mempool Signed-off-by: sakumisu <[email protected]> | |||
| 2026-01-13 | refactor(osal): replace NuttX internal APIs with POSIX APIs | SunJ | |
| Replace nxsched_self() and nxsched_set_priority() with standard POSIX sched_getparam() and sched_setparam() in usb_osal_thread_schedule_other(). This improves portability and follows POSIX standards for thread priority management. Change-Id: I2e637268f77e200fbdee3e7713cba1b115976696 Signed-off-by: SunJ <[email protected]> | |||
| 2025-06-03 | feat(class): add usb_osal_thread_schedule_other to allow the applications ↵ | sakumisu | |
| which use the struct usbh_xxx to exit properly before free struct usbh_xxx Signed-off-by: sakumisu <[email protected]> | |||
| 2025-05-06 | update(osal): rename ticks to timeout_ms | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2025-05-06 | update(osal/usb_osal_nuttx): update timer driver | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2025-01-23 | feat(platform/nuttx): update fs & net & cdcacm support | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2025-01-20 | update(platform/nuttx): add more macros check for net and msc | sakumisu | |
| Signed-off-by: sakumisu <[email protected]> | |||
| 2024-08-21 | fix: fix -Wunused-parameter warning with -Wextra cflag | sakumisu | |
| 2024-07-23 | refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro | sakumisu | |
| 2024-05-21 | fix typo | sakumisu | |
| 2024-05-11 | fix nuttx timeout | sakumisu | |
| 2024-05-09 | add nuttx osal | sakumisu | |
