mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Change occurrences of "Cortex M3" to "Cortex-M3".
This commit is contained in:
parent
a22c519f5d
commit
1374a17f73
24 changed files with 24 additions and 24 deletions
|
@ -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
|
||||
|
||||
//*****************************************************************************
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue