FreeRTOS-Kernel/FreeRTOS/Demo/Common/Minimal
Richard Barry 42e73b9b8f Kernel source code:
+ Added xPortIsInsideInterrupt() to RVDS ARM CM4F port - the same will get added to other ports in time.

Demo application code:
+ Added first pass Microchip CEC1302 demo for Keil.
+ Harden the new StaticAllocation.c standard demo tasks against integer promotion rules causing problems on 16-bit architectures.
2016-02-09 16:02:54 +00:00
..
AltBlckQ.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
AltBlock.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
AltPollQ.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
AltQTest.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
BlockQ.c Test the RTC and BURTC tickless implementations on the Gecko parts, and make correct as appropriate. 2016-02-03 11:58:30 +00:00
blocktim.c Kernel source code: 2016-02-09 16:02:54 +00:00
comtest.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
comtest_strings.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
countsem.c Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 2016-01-19 13:41:28 +00:00
crflash.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
crhook.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
death.c Test the RTC and BURTC tickless implementations on the Gecko parts, and make correct as appropriate. 2016-02-03 11:58:30 +00:00
dynamic.c Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has been included in the Xilinx SDK download for some time already). 2015-12-22 13:56:20 +00:00
EventGroupsDemo.c Test the RTC and BURTC tickless implementations on the Gecko parts, and make correct as appropriate. 2016-02-03 11:58:30 +00:00
flash.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
flash_timer.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
flop.c Add EFM32 Giant Gecko Starter Kit demo - still a work in progress as the low power tick management has not been implemented yet. 2016-01-17 14:34:27 +00:00
GenQTest.c Rename DummyTCB_t to StaticTCB_t. 2016-01-18 15:57:02 +00:00
integer.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
IntQueue.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
IntSemTest.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
PollQ.c Test the RTC and BURTC tickless implementations on the Gecko parts, and make correct as appropriate. 2016-02-03 11:58:30 +00:00
QPeek.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
QueueOverwrite.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
QueueSet.c Test the RTC and BURTC tickless implementations on the Gecko parts, and make correct as appropriate. 2016-02-03 11:58:30 +00:00
QueueSetPolling.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
recmutex.c Changes to the FreeRTOS code: 2015-12-20 13:44:21 +00:00
semtest.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
sp_flop.c Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
StaticAllocation.c Kernel source code: 2016-02-09 16:02:54 +00:00
TaskNotify.c Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has been included in the Xilinx SDK download for some time already). 2015-12-22 13:56:20 +00:00
TimerDemo.c Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has been included in the Xilinx SDK download for some time already). 2015-12-22 13:56:20 +00:00