]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo / src / main.c
2020-02-07 yuhzhengUpdate version number in readiness for V10.3.0 release...
2020-02-06 rtelUpdate libraries and sundry check-ins ready for the...
2020-01-29 rtelCorrect an err in queue.c introduced when previously...
2019-05-11 rtelUpdate version number ready for next release.
2019-02-17 rtelUpdate version number in readiness for V10.2.0 release.
2018-09-07 rtelUpdate version numbers ready for release.
2018-08-22 rtelUpdate copyright date ready for tagging V10.1.0.
2018-08-21 rtelUpdate version numbers in preparation for a new release.
2018-06-13 rtelAdd the option to specify a stack size in the standard...
2017-12-18 rtelRoll up the minor changes checked into svn since V10... V10.0.1
2017-11-29 rtelUpdate to MIT licensed FreeRTOS V10.0.0 - see https... V10.0.0
2017-01-22 rtelUpdate version number in preparation for maintenance...
2017-01-18 rtelCorrect alignment issue in GCC and RVDS Cortex-A9 port...
2016-05-25 rtelFinal check in before tagging V9.0.0. V9.0.0
2016-05-20 rtelPrepare for V9.0.0 release:
2016-04-25 rtelCompletely re-generate the Zynq 7000 demo using the...
2016-04-25 rtelRemove Zynq 7000 project so it can be re-created using...
2016-03-31 rtelRemove compiler warning by ensure prvInitialiseMutex...
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-03-29 rtel- Rework the StaticAllocation.c common demo file to...
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2016-01-21 rtelProvide the ability to create event groups and software...
2016-01-19 rtelImplement functionality that allows the memory required...
2015-12-21 rtelFreeRTOS source updates:
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-08-05 rtelAdd FreeRTOS BSP for Xilinx SDK.
2015-08-01 rtelPreparing for next release...
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-01-16 rtelUpdate version number in preparation for official V8...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-19 rtelKernel changes:
2014-12-15 rtel+ New feature added: Task notifications.
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-08-16 rtelDemo application related:
2014-07-14 rtelRe-test Zynq demo now it is using the latest tools.
2014-07-14 rtelAdd back Zynq demo - this time using SDK V14.2.
2014-07-14 rtelRemove Zynq demo project ready to recreate the project...
2014-06-12 rtelZynq demo: Fix Xilinx network driver by deferring...
2014-06-10 rtelSwitch to using the private watchdog as the run time...
2014-06-09 rtelReorganise Zynq project after spitting lwIP example...
2014-06-09 rtelMove the Zynq's lwIP example from the Full demo into...
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-11 rtelUpdate the demo directory to use the version 8 type...
2014-02-11 rtelAdd a small amount of randomisation into the Zynq demo.
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-28 rtelAdd very basic serial CLI to the Zynq demo - needs...
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-23 rtelContinue working on Zynq demo - tick interrupt now...
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...