This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 738034e toos/version.sh: Fix PATCH including extra version
new 2dbfa54 stm32l5: Optional LSE xtal drive strength ramp-up
new a0ca686 stm32l5: Rename up_waste to stm32l5_waste
new a1d0360 stm32l5_lse: Drive reduction after start-up
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm/src/stm32l5/Kconfig | 33 +++++--
arch/arm/src/stm32l5/stm32l5_flash.c | 8 +-
arch/arm/src/stm32l5/stm32l5_lse.c | 101 +++++++++++++--------
arch/arm/src/stm32l5/stm32l5_waste.c | 2 +-
arch/arm/src/stm32l5/stm32l5_waste.h | 8 +-
.../stm32l5/nucleo-l552ze/configs/nsh/defconfig | 2 +
6 files changed, 101 insertions(+), 53 deletions(-)