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

@ -119,7 +119,7 @@ WEAK void PendSV_Handler(void)
}
//------------------------------------------------------------------------------
// for Cortex M3
// for Cortex-M3
//------------------------------------------------------------------------------
WEAK void SysTick_Handler(void)
{