summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic
Commit message (Expand)AuthorAgeFilesLines
* Update version number in preparation for official V8.2.0 release.Richard Barry2015-01-164-160/+56
* Update version numbers in preparation for V8.2.0 release candidate 1.Richard Barry2014-12-214-76/+196
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...Richard Barry2014-09-024-4/+4
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...Richard Barry2014-08-294-4/+4
* ***IMMINENT RELEASE NOTICE***Richard Barry2014-08-164-4/+4
* Update version number ready for release.Richard Barry2014-04-244-20/+20
* Update version number to V8.0.0 (without the release candidate number).Richard Barry2014-02-184-4/+4
* Update the demo directory to use the version 8 type naming conventions.Richard Barry2014-02-114-13/+13
* Change version numbers ready for V8.0.0 release candidate 1 tag.Richard Barry2013-12-314-4/+4
* Remove casting from definition of configMAX_PRIORITIES to allow its use in pr...Richard Barry2013-12-301-1/+1
* Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...Richard Barry2013-12-271-1/+1
* Start to remove unnecessary 'signed char *' casts from strings that are now j...Richard Barry2013-12-272-5/+5
* Change version numbers in preparation for V7.6.0 release.Richard Barry2013-11-084-4/+4
* Update FreeRTOS version number to V7.5.3Richard Barry2013-10-144-4/+8
* Add additional critical section to the default tickless implementations.Richard Barry2013-07-244-4/+4
* Update version number.Richard Barry2013-07-234-4/+4
* Minor updates and change version number for V7.5.0 release.Richard Barry2013-07-174-152/+112
* Update version number ready to release the FAT file system demo.Richard Barry2013-04-304-4/+4
* Update version numbers to V7.4.1.Richard Barry2013-04-184-8/+8
* Prepare for V7.4.0 release.Richard Barry2013-02-194-88/+112
* Prepare for V7.3.0 release.Richard Barry2012-10-164-16/+24
* Prepare for V7.2.0 release.Richard Barry2012-08-144-4/+4
* Add warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig.h header files that con...Richard Barry2012-08-121-0/+2
* Add FreeRTOS-Plus directory.Richard Barry2012-08-1121-0/+34512