Skip to content

Commit 07809ad

Browse files
djiatsaf-stjhedberg
authored andcommitted
boards: st: nucleo_h753zi: update nucleo_h753zi.yaml
Add support for the RTC, WATCHDOG, and DMA peripherals. These are required for the DMA and RTC, WATCHDOG test drivers. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent f749b77 commit 07809ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/st/nucleo_h753zi/nucleo_h753zi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ flash: 2048
1010
supported:
1111
- arduino_gpio
1212
- arduino_i2c
13+
- dma
1314
- uart
1415
- gpio
1516
- counter
@@ -18,6 +19,8 @@ supported:
1819
- adc
1920
- netif:eth
2021
- spi
22+
- rtc
2123
- usb_device
2224
- can
25+
- watchdog
2326
vendor: st

0 commit comments

Comments
 (0)