mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -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
|
@ -83,7 +83,7 @@ uVectorEntry;
|
|||
|
||||
//*****************************************************************************
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue