boards: arm: nucleo_g474re: add watchdog support to yaml

nucleo_g474re: Add watchdog support to yaml

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
This commit is contained in:
Alexandre Bourdiol 2020-07-22 15:16:17 +02:00 committed by Kumar Gala
commit 9904022e77
2 changed files with 3 additions and 0 deletions

View file

@ -113,6 +113,8 @@ The Zephyr nucleo_g474re board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| WATCHDOG | on-chip | independent watchdog |
+-----------+------------+-------------------------------------+
| PWM | on-chip | pwm |
+-----------+------------+-------------------------------------+

View file

@ -19,3 +19,4 @@ supported:
- usb device
- counter
- spi
- watchdog