Commit Graph

22 Commits (518d5e538a3fc33561bb83c095f656ceab3324b5)

Author SHA1 Message Date
Richard Barry 130e2f2c0a Prepare for V5.0.4 release. 17 years ago
Richard Barry 049459af87 Add URL to configuration pages on FreeRTOS.org site. 17 years ago
Richard Barry 16b6baf10c Update to V5.0.3. 17 years ago
Richard Barry b25bb7e4f5 Update project to latest MPLAB version (8?). 17 years ago
Richard Barry 1e83961601 Update to V5.0.2 17 years ago
Richard Barry 03a82c5bc8 Add #define configQUEUE_REGISTRY_SIZE 0 17 years ago
Richard Barry 15881cdf39 Add IntQ tests. 17 years ago
Richard Barry f3eb5028a3 Add new test file. 17 years ago
Richard Barry 0965823a67 Update demo to include a test of nesting interrupt accessing queues. 17 years ago
Richard Barry 676139e920 Raise the priority of the serial interrupt. 17 years ago
Richard Barry 9d0e60493a Move the call to start the high frequency timer to inside a task to ensure it does not trigger before the scheduler has started. 17 years ago
Richard Barry 5a1129c315 Change the timer interrupt to use the kernel interrupt entry/exit macros. 17 years ago
Richard Barry ad52311deb Remove the syscall calls as this is no longer how a context switch is performed. 17 years ago
Richard Barry bd44f90e50 Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant. 17 years ago
Richard Barry 7e529c281f Update to V5.0.0. 17 years ago
Richard Barry f4dd20dffc Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics. 17 years ago
Richard Barry 9596b04eff Small mods, and update file headers. 17 years ago
Richard Barry 527fb6a907 Update version numbers to V4.8.0 17 years ago
Richard Barry 3e94695fb4 Update to V4.7.2. 17 years ago
Richard Barry c86dcf7826 Update to V4.7.1 17 years ago
Richard Barry 44911a1c48 Update to V4.7.0. 17 years ago
Richard Barry a8eabeabbb Add PIC32 code. 17 years ago