FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo
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
..
src Core kernel code: 2014-10-15 21:01:31 +00:00
.cproject Re-test Zynq demo now it is using the latest tools. 2014-07-14 14:01:07 +00:00
.project Add back Zynq demo - this time using SDK V14.2. 2014-07-14 13:00:18 +00:00