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 60538c7480 Common demo tasks:
- Add additional tests to GenQTest.c to test the updated priority inheritance mechanism.
- Slightly increase some delays in recmutex.c to prevent it reporting false errors in high load test cases.

SAMA5D3 Xplained IAR demo:
- Remove space being allocated for stacks that are not used.
- Remove explicit enabling of interrupts in ISR handers as this is now done from the central ISR callback before the individual handers are invoked.
- Reduce both the allocated heap size and the stack allocated to each task.
- Enable I cache.
11 years ago
..
AltBlckQ.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
AltBlock.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
AltPollQ.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
AltQTest.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
BlockQ.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
EventGroupsDemo.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
GenQTest.c Common demo tasks: 11 years ago
IntQueue.c Common demo tasks: 11 years ago
PollQ.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
QPeek.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
QueueOverwrite.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
QueueSet.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
TimerDemo.c Common demo tasks: 11 years ago
blocktim.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
comtest.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
comtest_strings.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
countsem.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
crflash.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
crhook.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
death.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
dynamic.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
flash.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
flash_timer.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
flop.c Common demo tasks: 11 years ago
integer.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
recmutex.c Common demo tasks: 11 years ago
semtest.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago
sp_flop.c Ensure demo app files are using FreeRTOS V8 names - a few were missed previously. 11 years ago