]> git.sur5r.net Git - freertos/commit
Convert mov instructions to movs instructions in the GCC Cortex-M0 demo.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 21:31:23 +0000 (21:31 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 21:31:23 +0000 (21:31 +0000)
commit042bedbf76ff08035ca8a654522484b49d5b7b47
tree778bf15dab67109391fbc9ef0c9e6da6b3cf5150
parent5aea97d406d0bbe7695129f51c76c23e751663ac
Convert mov instructions to movs instructions in the GCC Cortex-M0 demo.
Update GCC Cortex-M0 CMSISv2p00_LPC11xx/inc/LPC11xx.h.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1695 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_M0_LPC1114_LPCXpresso/CMSISv2p00_LPC11xx/inc/LPC11xx.h
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/.cproject
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c