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

@ -95,7 +95,7 @@ extern "C"
#define SYSCTL_PERIPH_IEEE1588 0x20100100 // IEEE1588
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor
#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU
#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU
//*****************************************************************************
//