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/FreeRTOS/Demo/PIC18_MPLAB
Richard Barry 2f754d9b0c Add additional critical section to the default tickless implementations.
Update version number for maintenance release.
2013-07-24 09:45:17 +00:00
..
ParTest Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
serial Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
18f452.lkr Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
main1.c Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
main2.c Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
main3.c Add additional critical section to the default tickless implementations. 2013-07-24 09:45:17 +00:00
makebin1.bat Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
makebin2.bat Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
makebin3.bat Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
readme.txt Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
rtosdemo1.mcp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
rtosdemo2.mcp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
rtosdemo3.mcp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
rtosdemo.mcw Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00

Unfortunately the project files:

RTOSDemo1.mcp
RTOSDemo2.mcp
and RTOSDemo3.mcp

contain absolute paths.  I don't know how to get around this, so if somebody knows, let me know!

Edit the paths in a text editor before use.

See the PIC port section of www.FreeRTOS.org for more information.