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-07 17:59:17 +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 in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant. 2008-05-07 17:54:21 +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 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
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 PIC32 code. 2007-11-26 15:45:21 +00:00
RTOSDemo.mcs Add PIC32 code. 2007-11-26 15:45:21 +00:00
RTOSDemo.mcw Update to V4.7.0. 2007-12-05 21:24:47 +00:00
timertest.c Change the timer interrupt to use the kernel interrupt entry/exit macros. 2008-05-07 17:56:45 +00:00
timertest.h Update to V5.0.0. 2008-04-16 08:00:30 +00:00