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:
parent
f8ad4d5f87
commit
9904022e77
2 changed files with 3 additions and 0 deletions
|
@ -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 |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
|
|
|
@ -19,3 +19,4 @@ supported:
|
|||
- usb device
|
||||
- counter
|
||||
- spi
|
||||
- watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue