micropython/ports/stm32/boards/LIMIFROG
Damien George 26e90a0514 stm32/boards: Enable MICROPY_HW_RTC_USE_LSE on L4 boards.
The previous commit changed the default configuration on L4 MCUs to use
LSI, so configure these boards to use LSE again.
2019-10-04 16:10:13 +10:00
..
board_init.c
mpconfigboard.h stm32/boards: Enable MICROPY_HW_RTC_USE_LSE on L4 boards. 2019-10-04 16:10:13 +10:00
mpconfigboard.mk
pins.csv
stm32l4xx_hal_conf.h