boards: arm: stm32 disco kit target board has IWDG instance

This commit enables the independent watchdog peripheral
instance (IWDG1) on the target board b_u585i_iot02a
from STMicroelectronics.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2021-10-25 10:20:04 +02:00 committed by Carles Cufí
commit 0ddc07d511
3 changed files with 7 additions and 0 deletions

View file

@ -71,3 +71,7 @@
pinctrl-0 = <&dac1_out1_pa4>;
status = "okay";
};
&iwdg1 {
status = "okay";
};

View file

@ -14,3 +14,4 @@ supported:
- hts221
- spi
- dac
- watchdog

View file

@ -184,6 +184,8 @@ The Zephyr b_u585i_iot02a board configuration supports the following hardware fe
+-----------+------------+-------------------------------------+
| DAC | on-chip | dac |
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file: