This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e662d523b20 libs/libc/elf: Fix the nxstyle errors in the lines this
touches.
new be5c9b243bf arch/arm/stm32h5: Add WWDG support.
new 9014ec3191a Documentation/stm32h5: WWDG is supported.
The 2 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:
Documentation/guides/stm32_ports.rst | 1 +
Documentation/platforms/arm/stm32h5/index.rst | 2 +-
arch/arm/src/stm32h5/Make.defs | 4 ++
arch/arm/src/stm32h5/hardware/stm32h5xxx_rcc.h | 7 ++--
arch/arm/src/{stm32h7 => stm32h5}/stm32_wwdg.c | 57 +++++++++++++++-----------
arch/arm/src/stm32h5/stm32h5xx_rcc.c | 10 ++++-
6 files changed, 50 insertions(+), 31 deletions(-)
copy arch/arm/src/{stm32h7 => stm32h5}/stm32_wwdg.c (94%)