Commit Graph

10 Commits (68289d136fe789b17d9bd3af71dbf6b0ef07f916)

Author SHA1 Message Date
Richard Barry 4793063ee0 Add #error statements in FreeRTOSConfig.h header files where the CreateProjectDirectoryStructure.bat should be executed prior to the first build.
Added the CreateProjectDirectoryStructure.bat file for the XMC4500 Tasking demo.
13 years ago
Richard Barry 14f2b70797 Convert mov instructions to movs instructions in the GCC Cortex-M0 demo.
Update GCC Cortex-M0 CMSISv2p00_LPC11xx/inc/LPC11xx.h.
13 years ago
Richard Barry 0f7f97f3a3 Change FreeRTOSConfig.h for the LPCXpresso CM0 demo as there seem to be two forms of the CMSIS names. 13 years ago
Richard Barry f10b6ffdc5 Update comments in main-full.c of CM0 demo. 13 years ago
Richard Barry b4b4f306c2 In files added a few moments ago:
+ Correct version number in comments at top of file.
+ Correct path in batch file.
13 years ago
Richard Barry 7427c0eff2 Move the CM0 files to their correct location and remove from their temporary demo project home. 13 years ago
Richard Barry de570548f0 Added batch file to create LPC11xx demo. Tidied up the M0 port layer files.
This is a baseline taken before moving the M0 port files to their proper location.
13 years ago
Richard Barry f8d15bfaf5 Complete LPC11xx demo functionality. The batch file to copy the code over is not written yet. 13 years ago
Richard Barry e8c5f36b00 IntQ test in and working. Nesting depth not yet checked. Other tasks commented out of main(). 13 years ago
Richard Barry 3d48d67c14 LPC1114 demo added. Kernel source will be moved. 13 years ago