Skip to content

Commit d4bad69

Browse files
committed
boards: st: nucleo_h753zi: update nucleo_h753zi.yaml
Add support for the RTC and DMA peripherals. These are required for the DMA and RTC test drivers. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent b985b3d commit d4bad69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/st/nucleo_h753zi/nucleo_h753zi.yaml

Lines changed: 2 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,7 @@ supported:
1819
- adc
1920
- netif:eth
2021
- spi
22+
- rtc
2123
- usb_device
2224
- can
2325
vendor: st

0 commit comments

Comments
 (0)