summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/PIC32MZ_MPLAB
Commit message (Expand)AuthorAgeFilesLines
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-0216-16/+16
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-2916-16/+16
* ***IMMINENT RELEASE NOTICE***rtel2014-08-1616-16/+16
* Update timer demo in PIC32MZ demo to remove multiple extern definition create...rtel2014-06-161-1/+0
* Update version number ready for release.rtel2014-04-2416-80/+80
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-1816-47/+38
* Add event group code to the PIC32MZ demo.rtel2014-02-1810-31/+69
* Add #define INCLUDE_eTaskGetState 1 to the demos that use the int queue test.rtel2014-02-171-0/+1
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-115-21/+21
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-3115-15/+15
* Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...rtel2013-12-271-1/+1
* Continue to remove unnecessary 'signed char *' casts from strings that are no...rtel2013-12-271-159/+0
* Start to remove unnecessary 'signed char *' casts from strings that are now j...rtel2013-12-273-22/+22
* Final tidy up before V7.6.0 zip file creation.richardbarry2013-11-1729-0/+4293