summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/Minimal/TaskNotify.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+54
* Update version number in preparation for maintenance release.rtel2017-01-221-1/+1
* Update TaskNotify.c to test the condition where a direct to task notification...rtel2016-11-251-21/+115
* Prepare for V9.0.0 release:rtel2016-05-201-1/+1
* 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
* Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has be...rtel2015-12-221-24/+24
* Changes to the FreeRTOS code:rtel2015-12-201-3/+23
* Update version number ready for the V8.2.3 release.rtel2015-10-161-3/+3
* Preparing for maintenance release:rtel2015-10-161-3/+25
* Simplify and improve GIC-less Cortex-R4 port.rtel2015-09-121-1/+1
* Update version numbers in preparation for new release.rtel2015-08-051-1/+1
* Preparing for new release...rtel2015-08-011-2/+25
* MSP430: rtel2015-07-261-1/+1
* Microblaze: Add a port optimised task selection implementation to the Microb...rtel2015-06-241-1/+1
* Final V8.2.1 release ready for tagging:rtel2015-03-241-2/+27
* 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
* Release candidate - this will be tagged as FreeRTOS V8.2.0rc1 and a zip file ...rtel2014-12-241-1/+1
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-211-19/+49
* + Update demos that use FreeRTOS+Trace to work with the latest trace recorder...rtel2014-12-181-5/+9
* + New feature added: Task notifications.rtel2014-12-151-0/+505