zephyr/boards/arm/nrf51_ble400/nrf51_ble400.yaml
Peter Bigot 144cf16700 boards: nordic: add gpio as supported feature on major dev boards
Absence of this feature prevents sanitycheck device testing of
gpio_basic_api.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-09 08:17:19 -04:00

17 lines
183 B
YAML

identifier: nrf51_ble400
name: BLE400
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 16
supported:
- ble
- gpio
- i2c
testing:
ignore_tags:
- net