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
2013-12-27 14:43:48 +00:00
..
ParTest Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
serial Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
18f452.lkr Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
main1.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 2013-12-27 14:43:48 +00:00
main2.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 2013-12-27 14:43:48 +00:00
main3.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 2013-12-27 14:43:48 +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.