samples: adxl362: Fix building sample with sanitycheck
Tweak sample.yaml so we at least build this sample on one platform. Fixes #16790 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
f061400b37
commit
49d32fbb67
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ tests:
|
|||
sample.sensor.adxl362:
|
||||
harness: sensor
|
||||
tags: sensors
|
||||
depends_on: spi adxl362
|
||||
depends_on: spi
|
||||
platform_whitelist: nrf52dk_nrf52832
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue