Skip to content

Commit baad09d

Browse files
JordanYateskartben
authored andcommitted
boards: nrf5340dk: add arduino headers to supported features
Add the arduino headers to the supported features list for this board. Signed-off-by: Jordan Yates <[email protected]>
1 parent 9757ffa commit baad09d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_ns.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ toolchain:
88
ram: 192
99
flash: 192
1010
supported:
11+
- arduino_gpio
12+
- arduino_i2c
13+
- arduino_serial
14+
- arduino_spi
1115
- i2c
1216
- pwm
1317
- watchdog

0 commit comments

Comments
 (0)