]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/startup.c
Change occurrences of "Cortex M3" to "Cortex-M3".
[freertos] / Demo / CORTEX_LM3Sxxxx_Eclipse / RTOSDemo / startup.c
index 3a7420c8e5010d1fedf9200b4421c13b10510881..b987b2cd2e50aef3a788600a51ca91f91e5eca33 100644 (file)
@@ -61,7 +61,7 @@ static unsigned long pulStack[STACK_SIZE];
 \r
 //*****************************************************************************\r
 //\r
-// The minimal vector table for a Cortex M3.  Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3.  Note that the proper constructs\r
 // must be placed on this to ensure that it ends up at physical address\r
 // 0x0000.0000.\r
 //\r