zephyr/boards/arm/qemu_cortex_m0
Ioannis Glaropoulos 21ae8c177b boards: arm: qemu_cortex_m0: rework timer driver
We rework the timer driver for Cortex-M0 QEMU Board.
The driver is adapted to follow the (recent) nRF RTC
driver logic, and adaptations are made simply because
the driver is based on the TIMER peripheral instead of
the RTC.

A couple of tweaks are added due to QEMU issues with the
simulation of the TIMER peripheral.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-06-24 18:04:17 -07:00
..
doc
board.cmake boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
nrf_timer_timer.c boards: arm: qemu_cortex_m0: rework timer driver 2020-06-24 18:04:17 -07:00
qemu_cortex_m0_defconfig boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
qemu_cortex_m0.dts boards: dts: nrf: Remove SoC compatible in top-level compatible 2020-04-29 08:20:15 -05:00
qemu_cortex_m0.yaml