]> begriffs open source - freertos/history - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702
Started to create RX64M GCC project - building but not yet converted to new core.
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 /
2014-02-18 Richard BarryUpdate version number to V8.0.0 (without the release...
2014-02-17 Richard BarryAdd #define INCLUDE_eTaskGetState 1 to the demos that...
2014-02-11 Richard BarryUpdate the demo directory to use the version 8 type...
2014-02-11 Richard BarryAdd a small amount of randomisation into the Zynq demo.
2014-02-11 Richard BarryAdd event groups demo to Zynq demo.
2014-02-04 Richard BarryRelated to Zynq demo: Remove compiler warnings when...
2014-02-03 Richard BarryFinish the Zynq demo.
2014-01-30 Richard BarryAdd in interrupt nesting test.
2014-01-30 Richard BarryCheck in working IntQueueTimer.c for Zynq before overha...
2014-01-29 Richard BarryUpdate Zynq serial.c to be interrupt driven.
2014-01-28 Richard BarryAdd very basic serial CLI to the Zynq demo - needs...
2014-01-24 Richard BarryAdd main_full.c to Zynq demo. Still a work in progress.
2014-01-24 Richard BarryContinue Zynq demo - ParTest.c now working (with single...
2014-01-23 Richard BarryContinue working on Zynq demo - tick interrupt now...
2014-01-22 Richard BarryCarry on working on the Zynq demo - still a work in...
2014-01-20 Richard BarryBeginnings of a project to build the GCC Cortex-A port...