summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/PIC32MX_MPLAB
Commit message (Expand)AuthorAgeFilesLines
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-2918-1206/+468
* Update version number in preparation for maintenance release.rtel2017-01-2218-18/+18
* Prepare for V9.0.0 release:rtel2016-05-2018-18/+18
* Prepare for V9.0.0 release.rtel2016-05-1910-348/+252
* Update version number to 9.0.0rc2.rtel2016-03-3018-18/+18
* Update version number ready for version 9 release candidate 1.rtel2016-02-1818-18/+18
* Update version number ready for the V8.2.3 release.rtel2015-10-1618-36/+36
* Update version numbers in preparation for new release.rtel2015-08-0518-18/+18
* Update version number ready for V8.2.1 release.rtel2015-03-2118-221/+221
* Update version number in preparation for official V8.2.0 release.rtel2015-01-1618-720/+252
* Demo app changes:rtel2015-01-157-167/+553
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-2118-343/+883
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-0218-18/+18
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-2918-18/+18
* ***IMMINENT RELEASE NOTICE***rtel2014-08-1618-18/+18
* 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