Remove the board directory as well as references in tests and samples. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
8 lines
228 B
YAML
8 lines
228 B
YAML
tests:
|
|
peripheral.gpio:
|
|
tags: drivers gpio
|
|
depends_on: gpio
|
|
# FIXME: code is board specific, it should be generalised
|
|
platform_whitelist: quark_se_c1000_devboard esp32
|
|
harness: loopback # see documentation
|