FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR
Richard Barry ca22607d14 Core kernel code:
Allow the stats formatting functions to be built in without stdio.h being included inside tasks.c.

Kernel port code:
- Slight change to the Cortex-A GIC-less port to move all non portable code to the application level.

SAMA5D4 demo project:
- Update the Atmel provided library to V1.1.
- Create a DDR build configuration.
- Ensure interrupts are all edge sensitive.
- Update the regtest code to use all 32 flop registers.
2014-10-15 21:01:31 +00:00
..
AtmelFiles Core kernel code: 2014-10-15 21:01:31 +00:00
blinky_demo Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
Full_Demo Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
settings Core kernel code: 2014-10-15 21:01:31 +00:00
6119.inf Minor edits prior to tagging V8.1.0. 2014-08-26 16:23:09 +00:00
CDCCommandConsole.c Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
cstartup_with_FreeRTOS_vectors.s Common demo tasks: 2014-08-04 07:53:20 +00:00
FreeRTOS_tick_config.c Core kernel code: 2014-10-15 21:01:31 +00:00
FreeRTOSConfig.h Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
LEDs.c Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
main.c Core kernel code: 2014-10-15 21:01:31 +00:00
RTOSDemo.ewd Common demo tasks: 2014-08-04 07:53:20 +00:00
RTOSDemo.ewp Core kernel code: 2014-10-15 21:01:31 +00:00
RTOSDemo.eww Start of SAMA5D3 XPlained demo. 2014-07-09 21:19:01 +00:00