summaryrefslogtreecommitdiff
path: root/tinyusb/osal/osal_cmsis_rtx.h
AgeCommit message (Collapse)Author
2018-02-28refactor osal queue APIhathach
2014-04-24added all assert check to osal_queue_send and osal_semaphore_posthathach
2014-03-24doxygen documentinghathach
2014-03-20fix cmsis rtx warninghathach
IAR host cmsis rtx work with lpc1769
2014-03-19reduce memory use by cmsis rtxhathach
able to run with IAR host cmsis rtx
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach
2014-03-16doxygen documenthathach
2014-02-28merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.hhathach
2013-09-13fix task def with cmsis rtxhathach
2013-09-13integrate & able to run cmsis-rtx with current code basehathach