FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR
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.
2014-08-04 07:53:20 +00:00
..
AtmelFiles Common demo tasks: 2014-08-04 07:53:20 +00:00
blinky_demo SAMA5D3 Xplained demo blinky running. 2014-07-12 19:25:18 +00:00
Full_Demo Common demo tasks: 2014-08-04 07:53:20 +00:00
settings Common demo tasks: 2014-08-04 07:53:20 +00:00
CDCCommandConsole.c Common demo tasks: 2014-08-04 07:53:20 +00:00
cstartup_with_FreeRTOS_vectors.s Common demo tasks: 2014-08-04 07:53:20 +00:00
FreeRTOS_tick_config.c Common demo tasks: 2014-08-04 07:53:20 +00:00
FreeRTOSConfig.h Common demo tasks: 2014-08-04 07:53:20 +00:00
LEDs.c SAMA5D3 Xplained demo blinky running. 2014-07-12 19:25:18 +00:00
main.c Common demo tasks: 2014-08-04 07:53:20 +00:00
RTOSDemo.ewd Common demo tasks: 2014-08-04 07:53:20 +00:00
RTOSDemo.ewp Common demo tasks: 2014-08-04 07:53:20 +00:00
RTOSDemo.eww Start of SAMA5D3 XPlained demo. 2014-07-09 21:19:01 +00:00