You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/Demo/PIC32MX_MPLAB
Richard Barry 676139e920 Raise the priority of the serial interrupt. 17 years ago
..
ParTest Update to V5.0.0. 17 years ago
serial Raise the priority of the serial interrupt. 17 years ago
FreeRTOSConfig.h Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant. 17 years ago
RTOSDemo.mcp Add PIC32 code. 17 years ago
RTOSDemo.mcs Add PIC32 code. 17 years ago
RTOSDemo.mcw Update to V4.7.0. 17 years ago
RegisterTestTasks.s Remove the syscall calls as this is no longer how a context switch is performed. 17 years ago
lcd.c Update to V5.0.0. 17 years ago
lcd.h Update to V5.0.0. 17 years ago
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. 17 years ago
timertest.c Change the timer interrupt to use the kernel interrupt entry/exit macros. 17 years ago
timertest.h Update to V5.0.0. 17 years ago