]> git.sur5r.net Git - freertos/commit
Added batch file to create LPC11xx demo. Tidied up the M0 port layer files.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Jan 2012 18:38:21 +0000 (18:38 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Jan 2012 18:38:21 +0000 (18:38 +0000)
commit59ba14d834e6ae3dee4415c61fb4b74ed6cb9036
tree4cd2a7fbebcc10eb6df2bbc89f78b6d93e7680d0
parent852e881b63da4a08a8aa9dc3feb39196b377592d
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1671 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/CreateProjectDirectoryStructure.bat [new file with mode: 0644]
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOS_Source/portable/GCC/ARM_CM0/port.c
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOS_Source/portable/GCC/ARM_CM0/portmacro.h
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c