boards: arm: nucleo_wl55jc includes the iwdg node

Enables the independent watchdog on the nuclo_wl55 target board

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2022-03-09 09:39:47 +01:00 committed by Maureen Helm
commit 7f7abe2889
2 changed files with 5 additions and 0 deletions

View file

@ -166,6 +166,10 @@
status = "okay";
};
&iwdg {
status = "okay";
};
&subghzspi {
status = "okay";
lora: radio@0 {

View file

@ -19,3 +19,4 @@ supported:
- dac
- pwm
- dma
- watchdog