summaryrefslogtreecommitdiff
path: root/src/osal/osal_rtx4.h
AgeCommit message (Collapse)Author
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both ↵hathach
pending for event queue with timeout of 1 ms
2022-02-25improve rphort management for usbdhathach
2022-02-18fix build with latest esp idfhathach
2021-12-29add license to dcd file, slightly update readmehathach
2021-11-30Add support for Keil RTX4 OS abstraction layerYunhao Tian