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
2014-02-11 12:04:59 +00:00
..
ParTest Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
serial Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
18f452.lkr Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
main1.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
main2.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
main3.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +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
stdint.h Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +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.