summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
Commit message (Expand)AuthorAgeFilesLines
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-071-2/+2
* Correct an err in queue.c introduced when previously updating behaviour when ...rtel2020-01-291-2/+18
* Update version number ready for next release.rtel2019-05-111-1/+1
* Update version number in readiness for V10.2.0 release.rtel2019-02-171-2/+2
* Update version numbers ready for release.rtel2018-09-071-1/+1
* Update copyright date ready for tagging V10.1.0.rtel2018-08-221-1/+1
* Update version numbers in preparation for a new release.rtel2018-08-211-1/+1
* Add the option to specify a stack size in the standard demo MessageBuffer tests.rtel2018-06-131-2/+33
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-181-3/+2
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-291-67/+26
* Update version number in preparation for maintenance release.rtel2017-01-221-1/+1
* Prepare for V9.0.0 release:rtel2016-05-201-1/+1
* Completely re-generate the Zynq 7000 demo using the 2016.1 SDK tools.rtel2016-04-251-0/+537
* Remove Zynq 7000 project so it can be re-created using the 2016.1 edition of ...rtel2016-04-251-537/+0
* Correct comment error that was replicated on many different main_full.c files.rtel2016-04-041-11/+11
* Update version number to 9.0.0rc2.rtel2016-03-301-1/+1
* Update version number ready for version 9 release candidate 1.rtel2016-02-181-1/+1
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-181-2/+10
* FreeRTOS source updates:rtel2015-12-211-3/+9
* Update version number ready for the V8.2.3 release.rtel2015-10-161-2/+2
* Update version numbers in preparation for new release.rtel2015-08-051-1/+1
* Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad f...rtel2015-04-241-2/+2
* Update version number ready for V8.2.1 release.rtel2015-03-211-12/+12
* Update version number in preparation for official V8.2.0 release.rtel2015-01-161-40/+14
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-211-19/+49
* Kernel changes:rtel2014-12-191-15/+30
* Core kernel code:rtel2014-10-151-1/+1
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-021-1/+1
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-291-1/+1
* ***IMMINENT RELEASE NOTICE***rtel2014-08-161-1/+1
* Add back Zynq demo - this time using SDK V14.2.rtel2014-07-141-0/+504
* Remove Zynq demo project ready to recreate the project using the 14.2 version...rtel2014-07-141-504/+0
* Reorganise Zynq project after spitting lwIP example into a separate configura...rtel2014-06-091-10/+5
* Move the Zynq's lwIP example from the Full demo into its own configuration as...rtel2014-06-091-11/+0
* Add lwIP driver into Zynq demo - not yet fully functional.rtel2014-05-231-0/+21
* Update version number ready for release.rtel2014-04-241-5/+5
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-181-1/+1
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-111-3/+3
* Add a small amount of randomisation into the Zynq demo.rtel2014-02-111-0/+44
* Add event groups demo to Zynq demo.rtel2014-02-111-0/+7
* Finish the Zynq demo.rtel2014-02-031-0/+448