summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/PIC32MX_MPLAB
Commit message (Expand)AuthorAgeFilesLines
* Update version number ready for release.rtel2014-04-2418-90/+90
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-1818-18/+18
* 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-117-32/+32
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-3118-18/+18
* Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...rtel2013-12-271-1/+1
* Start to remove unnecessary 'signed char *' casts from strings that are now j...rtel2013-12-273-61/+61
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-0818-18/+18
* Ensure PIC32MX MPLAB 8 project builds with XC.richardbarry2013-11-073-8/+8
* Update PIC32 MPLAB8 project so it builds with the new partest file names.richardbarry2013-11-071-1/+1
* Update PIC32MX demo:richardbarry2013-11-0721-449/+1430
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-1417-17/+34
* Add additional critical section to the default tickless implementations.richardbarry2013-07-2417-17/+17
* Update version number.richardbarry2013-07-2317-17/+17
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-1717-645/+475
* Update PIC32 serial.c slightly to add volatile qualifier and update to coding...richardbarry2013-07-141-8/+17
* Update compiler version and add configASSERT() to PIC32 MPLAB X project.richardbarry2013-07-129-83/+103
* Update version number ready to release the FAT file system demo.richardbarry2013-04-3017-17/+17
* Update version numbers to V7.4.1.richardbarry2013-04-1817-34/+34
* Prepare for V7.4.0 release.richardbarry2013-02-1918-367/+472
* Update PIC32 demo application to remove reliance on PLIB functions.richardbarry2013-02-1812-73/+457
* Prepare for V7.3.0 release.richardbarry2012-10-1615-81/+111
* Update PIC32 port to make use of configUSE_PORT_OPTIMISED_TASK_SELECTION.richardbarry2012-09-2510-393/+402
* Prepare for V7.2.0 release.richardbarry2012-08-1415-15/+15
* Add FreeRTOS-Plus directory.richardbarry2012-08-1139-0/+5479