Change occurrences of "Cortex M3" to "Cortex-M3".

This commit is contained in:
Richard Barry 2011-02-05 16:49:17 +00:00
parent a22c519f5d
commit 1374a17f73
24 changed files with 24 additions and 24 deletions

View file

@ -100,7 +100,7 @@ extern void vPortSVCHandler( void );
/******************************************************************************
*
* The minimal vector table for a Cortex M3. Note that the proper constructs
* The minimal vector table for a Cortex-M3. Note that the proper constructs
* must be placed on this to ensure that it ends up at physical address
* 0x0000.0000.
*