Documentation/stm32h5: IWDG is supported.

IWDG is one of the supported stm32h5 peripherals
and has its own implementation file.

Signed-off-by: Liam Howatt <liamhowatt@geotab.com>
This commit is contained in:
Liam Howatt 2026-08-17 12:36:33 -04:00 committed by Alan C. Assis
parent b2085723be
commit 788d3640eb
2 changed files with 2 additions and 1 deletions

View file

@ -536,6 +536,7 @@ FLASH to be done arch/arm/src/stm32h5/stm32_flash.c
GPIO to be done arch/arm/src/stm32h5/stm32_gpio.c
GPDMA to be done arch/arm/src/stm32h5/stm32_dma.c
I2C to be done arch/arm/src/stm32h5/stm32_i2c.c
IWDG v1 arch/arm/src/stm32h5/stm32_iwdg.c
ICACHE to be done arch/arm/src/stm32h5/stm32_icache.c
OCTOSPI to be done arch/arm/src/stm32h5/stm32_qspi.c
PWR to be done arch/arm/src/stm32h5/stm32_pwr.c

View file

@ -67,7 +67,7 @@ FSMC No
GTZC No
HASH No
I3C No
IWDG No
IWDG Yes
LPTIM No
OTFDEC No
PKA No