summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo
Commit message (Expand)AuthorAgeFilesLines
* Update version number in preparation for official V8.2.0 release.Richard Barry2015-01-169-360/+126
* Update version numbers in preparation for V8.2.0 release candidate 1.Richard Barry2014-12-219-171/+441
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...Richard Barry2014-09-029-9/+9
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...Richard Barry2014-08-299-9/+9
* ***IMMINENT RELEASE NOTICE***Richard Barry2014-08-169-9/+9
* Update version number ready for release.Richard Barry2014-04-249-45/+45
* Update version number to V8.0.0 (without the release candidate number).Richard Barry2014-02-189-9/+9
* Add #define INCLUDE_eTaskGetState 1 to the demos that use the int queue test.Richard Barry2014-02-171-3/+4
* Update the demo directory to use the version 8 type naming conventions.Richard Barry2014-02-116-24/+24
* Uncheck the "Do not search standard system directories for header files" comp...Richard Barry2014-01-276-285/+260
* Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that prov...Richard Barry2014-01-131-5/+17
* Change version numbers ready for V8.0.0 release candidate 1 tag.Richard Barry2013-12-319-9/+9
* Minor updates to demo projects to ensure correct building with V8 rc1.Richard Barry2013-12-301-0/+15
* 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-272-3/+3
* Start to remove unnecessary 'signed char *' casts from strings that are now j...Richard Barry2013-12-274-25/+25
* Change version numbers in preparation for V7.6.0 release.Richard Barry2013-11-089-9/+9
* Update FreeRTOS version number to V7.5.3Richard Barry2013-10-149-9/+18
* Add additional critical section to the default tickless implementations.Richard Barry2013-07-249-9/+9
* Update version number.Richard Barry2013-07-239-9/+9
* Rename xTaskGetSystemState() uxTaskGetSystemState().Richard Barry2013-07-181-1/+1
* For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS t...Richard Barry2013-07-181-1/+1
* Minor updates and change version number for V7.5.0 release.Richard Barry2013-07-179-342/+252
* Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter ...Richard Barry2013-07-021-0/+6
* Update version number ready to release the FAT file system demo.Richard Barry2013-04-309-9/+9
* Update version numbers to V7.4.1.Richard Barry2013-04-189-18/+18
* Prepare for V7.4.0 release.Richard Barry2013-02-199-198/+252
* Prepare for V7.3.0 release.Richard Barry2012-10-169-45/+63
* Prepare for V7.2.0 release.Richard Barry2012-08-149-9/+9
* Add FreeRTOS-Plus directory.Richard Barry2012-08-1141-0/+26306