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-Kernel/FreeRTOS/Demo/PIC18_MPLAB
Richard Barry e95b482f56 Minor updates to demo projects to ensure correct building with V8 rc1. 11 years ago
..
ParTest Change version numbers in preparation for V7.6.0 release. 11 years ago
serial Change version numbers in preparation for V7.6.0 release. 11 years ago
18f452.lkr Add FreeRTOS-Plus directory. 13 years ago
FreeRTOSConfig.h Remove casting from definition of configMAX_PRIORITIES to allow its use in pre-processor defined conditional compilation. 11 years ago
main1.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
main2.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
main3.c Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
makebin1.bat Add FreeRTOS-Plus directory. 13 years ago
makebin2.bat Add FreeRTOS-Plus directory. 13 years ago
makebin3.bat Add FreeRTOS-Plus directory. 13 years ago
readme.txt Add FreeRTOS-Plus directory. 13 years ago
rtosdemo.mcw Add FreeRTOS-Plus directory. 13 years ago
rtosdemo1.mcp Add FreeRTOS-Plus directory. 13 years ago
rtosdemo2.mcp Add FreeRTOS-Plus directory. 13 years ago
rtosdemo3.mcp Add FreeRTOS-Plus directory. 13 years ago
stdint.h Minor updates to demo projects to ensure correct building with V8 rc1. 11 years ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.