zephyr/boards/arm/nucleo_f103rb
Erwan Gouriou 5881f118c0 soc: stm32: Enable cortex-m systick timer by default
Move systick activation in soc/ as a Kconfig.defconfig file and
remove activation in boards _defconfig files.
This will allow to deactivate it in a more flexible way
with upcoming LPTIMER as tick source when power management
features are enabled.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-10-11 14:55:48 -07:00
..
doc doc: boards: arm: nucleo: fix typo in reference to blinky-sample 2019-10-07 12:35:37 -05:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
arduino_r3_connector.dtsi boards: stm32: Set arduino gpio connector on nucleo 64 pins boards 2019-10-07 12:51:14 -05:00
board.cmake
nucleo_f103rb.dts boards: nucleo_f103rb: Fix missing include in dts file 2019-10-07 21:50:05 -04:00
nucleo_f103rb.yaml boards: stm32: Set arduino gpio connector on nucleo 64 pins boards 2019-10-07 12:51:14 -05:00
nucleo_f103rb_defconfig soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00
pinmux.c