mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38: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
|
@ -119,7 +119,7 @@ WEAK void PendSV_Handler(void)
|
|||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// for Cortex M3
|
||||
// for Cortex-M3
|
||||
//------------------------------------------------------------------------------
|
||||
WEAK void SysTick_Handler(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue