zephyr/boards/arm/qemu_cortex_m0
Ioannis Glaropoulos 9145264ba9 boards: arm: qemu_cortex_m0: implement custom system clock driver
For the qemu_cortex_m0 we implement a custom system clock
driver based on the nRF51 TIMER peripheral. The system
clock is configured to run at 1 MHz frequency.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-02 21:06:54 -04:00
..
doc
CMakeLists.txt boards: arm: qemu_cortex_m0: configure board with own timer driver 2019-10-02 21:06:54 -04:00
Kconfig.board
Kconfig.defconfig boards: arm: qemu_cortex_m0: implement custom system clock driver 2019-10-02 21:06:54 -04:00
board.cmake
nrf_timer_timer.c boards: arm: qemu_cortex_m0: implement custom system clock driver 2019-10-02 21:06:54 -04:00
qemu_cortex_m0.dts
qemu_cortex_m0.yaml
qemu_cortex_m0_defconfig