This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/Demo/PIC32MX_MPLAB
2008-05-23 19:22:33 +00:00
..
ParTest Update to V5.0.0. 2008-04-16 08:00:30 +00:00
serial Raise the priority of the serial interrupt. 2008-05-07 17:59:17 +00:00
FreeRTOSConfig.h Add #define configQUEUE_REGISTRY_SIZE 0 2008-05-23 19:22:33 +00:00
IntQueueTimer_isr.S Add new test file. 2008-05-18 16:25:20 +00:00
IntQueueTimer.c Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
IntQueueTimer.h Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
lcd.c Update to V5.0.0. 2008-04-16 08:00:30 +00:00
lcd.h Update to V5.0.0. 2008-04-16 08:00:30 +00:00
main.c Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
printf-stdarg.c Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
RegisterTestTasks.s Remove the syscall calls as this is no longer how a context switch is performed. 2008-05-07 17:55:22 +00:00
RTOSDemo.mcp Add IntQ tests. 2008-05-23 15:24:23 +00:00
RTOSDemo.mcs Add IntQ tests. 2008-05-23 15:24:23 +00:00
RTOSDemo.mcw Add IntQ tests. 2008-05-23 15:24:23 +00:00
timertest_isr.S Add new test file. 2008-05-18 16:25:20 +00:00
timertest.c Update demo to include a test of nesting interrupt accessing queues. 2008-05-18 16:21:12 +00:00
timertest.h Update to V5.0.0. 2008-04-16 08:00:30 +00:00