zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840.yaml
Robert Lubos 8cd6bb6e61 boards: nrf52840dk_nrf52840: Add netif capability for a board
The `netif` capability is needed for certain samples to be built by the
CI for a target platform. As it was missing for nrf52840dk_nrf52840,
echo samples with OpenThread support were not being built and thus not
tested by the CI.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-06-11 13:20:17 -05:00

27 lines
344 B
YAML

identifier: nrf52840dk_nrf52840
name: nRF52840-DK-NRF52840
type: mcu
arch: arm
ram: 256
flash: 1024
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- adc
- arduino_gpio
- arduino_i2c
- arduino_spi
- ble
- counter
- gpio
- i2c
- ieee802154
- pwm
- spi
- usb_cdc
- usb_device
- watchdog
- netif:openthread