zephyr/boards/x86/minnowboard/minnowboard.yaml
Anas Nashif 103cbe8c90 boards: minnowboard: do not run net/bluetooth tests
This board does not support both bluetooth and networking, so skip those
tests for now.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-16 23:10:30 +03:00

11 lines
145 B
YAML

identifier: minnowboard
name: MinnowBoard
type: mcu
arch: x86
toolchain:
- zephyr
ram: 256
testing:
ignore_tags:
- net
- bluetooth