summaryrefslogtreecommitdiff
path: root/src/osal/osal_rtx4.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-06-22Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinitHiFiPhile
2026-06-22osal: add missing osal_spin_deinit()HiFiPhile
2026-05-27osal add osal_task_get_current_handle()hathach
2026-02-27add osal_time_millis() to osal requirementhathach
2025-05-20rename osal_critcal to osal_spinlockhathach
2024-03-22update osal APIhathach
2023-03-17fix trailing space and new linehathach
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...hathach
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