arm: rename instances of CortexM

Directory names: CortexM -> cortex_m
Code comments: CortexM -> Cortex-M

Change-Id: If946ed25fac863e0be9dbb6f6c275199402b0b0a
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
Benjamin Walsh 2015-08-20 16:46:11 -04:00 committed by Anas Nashif
commit 97f2622f55
23 changed files with 34 additions and 34 deletions

View file

@ -1,4 +1,4 @@
# Kconfig - ARM CortexM platform configuration options
# Kconfig - ARM Cortex-M platform configuration options
#
# Copyright (c) 2014-2015 Wind River Systems, Inc.