Commit graph

17 commits

Author SHA1 Message Date
Richard Barry 03a82c5bc8 Add #define configQUEUE_REGISTRY_SIZE 0 2008-05-23 19:22:33 +00:00
Richard Barry 15881cdf39 Add IntQ tests. 2008-05-23 15:24:23 +00:00
Richard Barry f3eb5028a3 Add new test file. 2008-05-18 16:25:20 +00:00
Richard Barry 0965823a67 Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
Richard Barry 676139e920 Raise the priority of the serial interrupt. 2008-05-07 17:59:17 +00:00
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. 2008-05-07 17:58:20 +00:00
Richard Barry 5a1129c315 Change the timer interrupt to use the kernel interrupt entry/exit macros. 2008-05-07 17:56:45 +00:00
Richard Barry ad52311deb Remove the syscall calls as this is no longer how a context switch is performed. 2008-05-07 17:55:22 +00:00
Richard Barry bd44f90e50 Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant. 2008-05-07 17:54:21 +00:00
Richard Barry 7e529c281f Update to V5.0.0. 2008-04-16 08:00:30 +00:00
Richard Barry f4dd20dffc Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics. 2008-04-12 23:32:18 +00:00
Richard Barry 9596b04eff Small mods, and update file headers. 2008-03-26 13:04:38 +00:00
Richard Barry 527fb6a907 Update version numbers to V4.8.0 2008-03-25 21:22:13 +00:00
Richard Barry 3e94695fb4 Update to V4.7.2. 2008-02-21 19:45:27 +00:00
Richard Barry c86dcf7826 Update to V4.7.1 2008-02-03 19:45:58 +00:00
Richard Barry 44911a1c48 Update to V4.7.0. 2007-12-05 21:24:47 +00:00
Richard Barry a8eabeabbb Add PIC32 code. 2007-11-26 15:45:21 +00:00