]> begriffs open source - freertos/history - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702
MSP430 Demo projects only:
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 /
2014-09-02 Richard BarryUpdate version number to 8.1.2 after moving the default...
2014-08-29 Richard BarryUpdate version number to 8.1.1 for patch release that...
2014-08-26 Richard BarryMinor edits prior to tagging V8.1.0.
2014-08-16 Richard Barry***IMMINENT RELEASE NOTICE***
2014-08-16 Richard BarryDemo application related:
2014-07-14 Richard BarryRe-test Zynq demo now it is using the latest tools.
2014-07-14 Richard BarryAdd back Zynq demo - this time using SDK V14.2.
2014-07-14 Richard BarryRemove Zynq demo project ready to recreate the project...
2014-06-13 Richard BarryAdd additional comments to the Zynq lwIP demo.
2014-06-12 Richard BarryZynq demo: Fix Xilinx network driver by deferring...
2014-06-10 Richard BarrySwitch to using the private watchdog as the run time...
2014-06-09 Richard BarryReorganise Zynq project after spitting lwIP example...
2014-06-09 Richard BarryMove the Zynq's lwIP example from the Full demo into...
2014-06-09 Richard BarryUpdate lwIP byte alignment to make Zynq pings more...
2014-05-23 Richard BarryAdd lwIP driver into Zynq demo - not yet fully functional.
2014-04-24 Richard BarryUpdate version number ready for release.
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...