summaryrefslogtreecommitdiff
path: root/vendor/cmsis_rtos_rtx
AgeCommit message (Collapse)Author
2018-03-02remove rtos rtxhathach
2014-04-09fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/toolshathach
2014-03-31remove cmsis rtx source folderhathach
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & ↵hathach
lpc11uxx for better compatiable with other lib & toolchain. added lpc176x xpresso with cmsis rtx
2014-03-19re-added RTX Source for reference purposehathach
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-19remvoe main as thread of cmsis rtx for portability.hathach
Keil & lpcxpresso4 host_cmsis_rtx work well
2014-03-19remove rtx source file (use lib only)hathach
2014-03-19added libRTX for gcc & iarhathach
2013-09-13fix cmsis rtx tick configurationhathach
everything should work TODO: remove static for variable error in control xfer subtask
2013-09-13integrate & able to run cmsis-rtx with current code basehathach
2013-05-21fix issue with osal_none queue defhathach
2013-05-15adding support for keil's rtx cmsis-rtoshathach