summaryrefslogtreecommitdiff
path: root/Demo/PIC32MX_MPLAB
Commit message (Expand)AuthorAge
* Update to V5.1.2.richardbarry2009-02-09
* Minor change so the delay automatically adjusts to the tick frequency.RichardBarry2009-01-23
* Ready for V5.1.1 release.richardbarry2008-11-20
* Update ready for V5.1.0 release.richardbarry2008-10-24
* Prepare for V5.0.4 release.richardbarry2008-09-22
* Add URL to configuration pages on FreeRTOS.org site.richardbarry2008-08-14
* Update to V5.0.3.richardbarry2008-07-30
* Update project to latest MPLAB version (8?).richardbarry2008-07-16
* Update to V5.0.2richardbarry2008-05-30
* Add #define configQUEUE_REGISTRY_SIZE 0richardbarry2008-05-23
* Add IntQ tests.richardbarry2008-05-23
* Add new test file.richardbarry2008-05-18
* Update demo to include a test of nesting interrupt accessing queues.richardbarry2008-05-18
* Raise the priority of the serial interrupt.richardbarry2008-05-07
* Move the call to start the high frequency timer to inside a task to ensure it...richardbarry2008-05-07
* Change the timer interrupt to use the kernel interrupt entry/exit macros.richardbarry2008-05-07
* Remove the syscall calls as this is no longer how a context switch is performed.richardbarry2008-05-07
* Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant.richardbarry2008-05-07
* Update to V5.0.0.richardbarry2008-04-16
* Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function se...richardbarry2008-04-12
* Small mods, and update file headers.richardbarry2008-03-26
* Update version numbers to V4.8.0richardbarry2008-03-25
* Update to V4.7.2.richardbarry2008-02-21
* Update to V4.7.1richardbarry2008-02-03
* Update to V4.7.0.richardbarry2007-12-05
* Add PIC32 code.RichardBarry2007-11-26