Skip to content

Commit 1825784

Browse files
mniestrojkartben
authored andcommitted
boards: nordic: nrf5340dk: add arduino_* supported tags
This allows to build samples by twister which depend on 'arduino_gpio', 'arduino_i2c', 'arduino_serial' and 'arduino_spi'. Signed-off-by: Marcin Niestroj <[email protected]>
1 parent 2594e96 commit 1825784

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ toolchain:
99
ram: 448
1010
flash: 1024
1111
supported:
12+
- arduino_gpio
13+
- arduino_i2c
14+
- arduino_serial
15+
- arduino_spi
1216
- gpio
1317
- i2c
1418
- i2s

boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpunet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ toolchain:
99
ram: 64
1010
flash: 256
1111
supported:
12+
- arduino_gpio
1213
- watchdog
1314
- gpio
1415
vendor: nordic

0 commit comments

Comments
 (0)