mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 13:52:35 +00:00
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> |
||
---|---|---|
.. | ||
configs | ||
core | ||
include | ||
platforms | ||
defconfig | ||
Kconfig | ||
Makefile |