aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/FreeRTOS.c
AgeCommit message (Expand)Author
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-10-06rtos: constify symbol names and listsSpencer Oliver
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-04RTOS: Unify wipe-out of thread listChristian Eggers
2013-09-13nds32: support FreeRTOSHsiangkai Wang
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-28target: rename cortex_m3 to cortex_mSpencer Oliver
2013-01-27rtos: do not use LOG_OUTPUTSpencer Oliver
2012-12-23rtos: rename stm32_stlink target to hla_targetSpencer Oliver
2012-10-28rtos: Use ARRAY_SIZE instead of coding it by handMatthias Blaicher
2012-10-08rtos: support FreeRTOS over stlinkPaul Fertser
2012-08-24build: fix memory leaksSpencer Oliver
2012-03-19rtos: add sanity checking for FreeRTOS's quantity of prioritiesPaul Fertser
2012-03-19rtos: fix segfault in FreeRTOS handlingPaul Fertser
2012-02-06build: cleanup src/rtos directorySpencer Oliver
2011-10-27clang: fix warning about missing check for return valueØyvind Harboe
2011-08-27Fix off by one bug in FreeRTOSEvan Hunter
2011-08-24Add suspended task list to FreeRTOS supportEvan
2011-08-24Fix FreeRTOS thread list parsingEvan Hunter
2011-07-10Fix typo in command outputLuca Bruno
2011-04-19rtos : compilation error on amd64Michel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)