zephyr/boards/arm/nucleo_l053r8
Anthony Kreft 075e130843 boards: nucleo_l053r8: add clock ticks
Add CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000 to nucleo_l053r8_defconfig.
All STM32 boards seem to have this defined.
Makes samples with ksleep work properly.

Signed-off-by: Anthony Kreft <anthony.kreft@gmail.com>
2019-03-13 11:59:09 -05:00
..
doc doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
board.cmake
nucleo_l053r8.dts boards: nucleo_l053r8: Update to default configuration guidelines 2019-01-14 13:35:44 -06:00
nucleo_l053r8.yaml boards: Add arduino_i2c in yaml when supported 2019-01-16 16:14:56 -06:00
nucleo_l053r8_defconfig boards: nucleo_l053r8: add clock ticks 2019-03-13 11:59:09 -05:00
pinmux.c