]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
Update lwIP byte alignment to make Zynq pings more reliable.
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo / src / FreeRTOSConfig.h
2014-06-09 rtelUpdate lwIP byte alignment to make Zynq pings more...
2014-05-23 rtelAdd lwIP driver into Zynq demo - not yet fully functional.
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-17 rtelAdd #define INCLUDE_eTaskGetState 1 to the demos that...
2014-02-11 rtelUpdate the demo directory to use the version 8 type...
2014-02-11 rtelAdd event groups demo to Zynq demo.
2014-02-04 rtelRelated to Zynq demo: Remove compiler warnings when...
2014-02-03 rtelFinish the Zynq demo.
2014-01-30 rtelAdd in interrupt nesting test.
2014-01-30 rtelCheck in working IntQueueTimer.c for Zynq before overha...
2014-01-29 rtelUpdate Zynq serial.c to be interrupt driven.
2014-01-24 rtelAdd main_full.c to Zynq demo. Still a work in progress.
2014-01-24 rtelContinue Zynq demo - ParTest.c now working (with single...
2014-01-22 rtelCarry on working on the Zynq demo - still a work in...
2014-01-20 rtelBeginnings of a project to build the GCC Cortex-A port...