nuttx/arch/arm
Michael Jung a1d0360e5e stm32l5_lse: Drive reduction after start-up
The LSE crystal oscillator driving strength can only be decreased to the
lower drive capability (LSEDRV = 00b) once the LSE is running, but not
to any other drive capability.  Instead of letting the user select a
value between 0 and 3 and then failing the build if the selected value
was not 0, make it a boolean option.

Signed-off-by: Michael Jung <mijung@gmx.net>
2021-03-18 19:59:41 -07:00
..
include arch/stm32f0l0g0: Fix nxstyle errors 2021-03-18 22:55:51 +01:00
src stm32l5_lse: Drive reduction after start-up 2021-03-18 19:59:41 -07:00
Kconfig stm32l5: Architecture Support for STM32L5 2021-03-16 12:04:00 -07:00