summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702
Commit message (Expand)AuthorAgeFilesLines
* Update version number ready for next release.rtel2019-05-1114-14/+14
* Update version number in readiness for V10.2.0 release.rtel2019-02-1714-28/+28
* Update version numbers ready for release.rtel2018-09-0714-14/+14
* Update copyright date ready for tagging V10.1.0.rtel2018-08-2214-14/+14
* Update version numbers in preparation for a new release.rtel2018-08-2114-14/+14
* Remove period from the URL that links to the web page that describes the Free...rtel2018-06-151-1/+1
* Add the option to specify a stack size in the standard demo MessageBuffer tests.rtel2018-06-134-22/+99
* Update Zynq, MPSoc Cortex-A53 and MPSoc Cortex-R5 demo projects to build with...rtel2018-05-02241-4805/+5651
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-1814-42/+28
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-2914-943/+364
* Update version number in preparation for maintenance release.rtel2017-01-2214-14/+14
* Correct alignment issue in GCC and RVDS Cortex-A9 port that was preventing fu...rtel2017-01-1820-301/+68
* Final check in before tagging V9.0.0.rtel2016-05-251-6/+10
* Prepare for V9.0.0 release:rtel2016-05-2014-14/+14
* Completely re-generate the Zynq 7000 demo using the 2016.1 SDK tools.rtel2016-04-25318-0/+257895
* Remove Zynq 7000 project so it can be re-created using the 2016.1 edition of ...rtel2016-04-25380-268987/+0
* Update the GCC Cortex-A9 port to introduce a version of the IRQ handler that ...rtel2016-04-231-2/+9
* xTaskGetTaskHandle() changed to xTaskGetHandle().rtel2016-04-151-1/+1
* Correct comment error that was replicated on many different main_full.c files.rtel2016-04-041-11/+11
* Remove compiler warning by ensure prvInitialiseMutex() is not included if con...rtel2016-03-311-4/+4
* Update version number to 9.0.0rc2.rtel2016-03-3014-14/+14
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...rtel2016-03-291-15/+40
* Update version number ready for version 9 release candidate 1.rtel2016-02-1814-14/+14
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-183-3/+15
* Provide the ability to create event groups and software timers using pre stat...rtel2016-01-211-2/+2
* Implement functionality that allows the memory required to create a queue or ...rtel2016-01-191-11/+11
* FreeRTOS source updates:rtel2015-12-21161-42/+520
* Update version number ready for the V8.2.3 release.rtel2015-10-1614-27/+27
* Add FreeRTOS+CLI examples to the Renesas RZ/T demos.rtel2015-10-101-2/+2
* Add PIC32MEC14xx port and demo application.rtel2015-09-123-3/+3
* Update version numbers in preparation for new release.rtel2015-08-0515-134/+182
* Add FreeRTOS BSP for Xilinx SDK.rtel2015-08-052-2/+4
* Preparing for next release...rtel2015-08-01278-8942/+7528
* MSP430: rtel2015-07-262-1/+4
* Microblaze: Add a port optimised task selection implementation to the Microb...rtel2015-06-241-2/+2
* 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-2111-121/+121
* Minor updates relating to formatting and comments only.rtel2015-03-201-2/+2
* Update version number in preparation for official V8.2.0 release.rtel2015-01-1611-401/+141
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-2111-272/+572
* Kernel changes:rtel2014-12-193-16/+38
* + New feature added: Task notifications.rtel2014-12-153-13/+13
* Core kernel code:rtel2014-10-151-1/+1
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-0211-11/+11
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-2911-11/+11
* Minor edits prior to tagging V8.1.0.rtel2014-08-261-3/+3
* ***IMMINENT RELEASE NOTICE***rtel2014-08-1611-11/+11
* Demo application related:rtel2014-08-162-2/+6
* Re-test Zynq demo now it is using the latest tools.rtel2014-07-145-9/+12
* Add back Zynq demo - this time using SDK V14.2.rtel2014-07-14381-0/+269762