summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/Minimal/StaticAllocation.c
Commit message (Expand)AuthorAgeFilesLines
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-071-2/+2
* 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
* Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHigh...rtel2018-09-301-1/+3
* 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
* Import the code coverage test additions from the (unpublished) Visual Studio ...rtel2018-03-141-2/+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/+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
* Update some more standard demos for use on 64-bit architectures.rtel2016-05-061-3/+0
* Remove compiler warning by ensure prvInitialiseMutex() is not included if con...rtel2016-03-311-13/+13
* Update version number to 9.0.0rc2.rtel2016-03-301-1/+1
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...rtel2016-03-291-281/+444
* Notes: rtel2016-03-221-265/+31
* Update version number ready for version 9 release candidate 1.rtel2016-02-181-1/+1
* Kernel source code:rtel2016-02-091-3/+3
* Provide the ability to create event groups and software timers using pre stat...rtel2016-01-211-48/+307
* Continue to add the ability to create RTOS objects using static rather than d...rtel2016-01-201-5/+264
* Implement functionality that allows the memory required to create a queue or ...rtel2016-01-191-108/+496
* FreeRTOS source updates:rtel2015-12-211-0/+6
* Changes to the FreeRTOS code:rtel2015-12-201-0/+310