zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160.yaml
Andrzej Głąbek 4f1156d186 boards: nrf9160dk_nrf9160: Add "spi" as supported feature
Plus corresponding configuration file for the spi_loopback test that
will be activated for that board by this added capability.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-06-25 19:33:41 +02:00

18 lines
210 B
YAML

identifier: nrf9160dk_nrf9160
name: nRF9160-DK-NRF9160
type: mcu
arch: arm
toolchain:
- gnuarmemb
- xtools
- zephyr
ram: 64
flash: 256
supported:
- gpio
- i2c
- pwm
- spi
- watchdog
- counter