Convert the BMI160 to use Device Tree to get SPI and GPIO params instead of Kconfig. Updated samples, tests, and arduino_101_sss board support for this. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
155 B
YAML
9 lines
155 B
YAML
sample:
|
|
name: BMI160 Sensor Sample
|
|
tests:
|
|
test:
|
|
harness: sensor
|
|
platform_whitelist: arduino_101_sss
|
|
tags: sensors
|
|
depends_on: spi gpio
|