You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/Common/Minimal
Richard Barry f82953554d Provide the ability to create event groups and software timers using pre statically allocated memory - now all RTOS objects can be created using statically allocated memory.
Rename StaticTCB_t to StaticTask_t.
9 years ago
..
AltBlckQ.c
AltBlock.c
AltPollQ.c
AltQTest.c
BlockQ.c
EventGroupsDemo.c
GenQTest.c Rename DummyTCB_t to StaticTCB_t. 9 years ago
IntQueue.c
IntSemTest.c
PollQ.c Update version number ready for the V8.2.3 release. 9 years ago
QPeek.c
QueueOverwrite.c
QueueSet.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). 9 years ago
QueueSetPolling.c
StaticAllocation.c Provide the ability to create event groups and software timers using pre statically allocated memory - now all RTOS objects can be created using statically allocated memory. 9 years ago
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). 9 years ago
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). 9 years ago
blocktim.c
comtest.c
comtest_strings.c
countsem.c Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 9 years ago
crflash.c
crhook.c
death.c
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). 9 years ago
flash.c
flash_timer.c
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. 9 years ago
integer.c
recmutex.c
semtest.c
sp_flop.c