zephyr/arch/arm
Benjamin Walsh ac60583b76 drivers: rename cortex_m_timer to cortex_m_systick
The name of the device is SYSTICK. The device name should be part of the
file name, like all other timer drivers we support. The name
'cortex_m_timer' said nothing about which device the driver is for, since
it's way too generic: it could be for any timer present on any Cortex-M
board.

Change-Id: I39b4f79c32516ec9aff82c55c0ca639fad1b52bb
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:19 -05:00
..
configs drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
core
include
platforms
defconfig drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
Kconfig
Makefile