Skip to content

Commit 22b61c7

Browse files
diegosueiroMaureenHelm
authored andcommitted
sensors: add WaRP7 board listing for fxos8700 and fxas21002
Update yaml files to include warp7_m4 board in the platform_whitelist for fxos8700 and fxas21002 sensors. Signed-off-by: Diego Sueiro <[email protected]>
1 parent c17fcf5 commit 22b61c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/sensor/fxas21002/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ tests:
44
test:
55
harness: sensor
66
tags: samples sensor
7-
platform_whitelist: hexiwear_k64
7+
platform_whitelist: hexiwear_k64 warp7_m4
88

samples/sensor/fxos8700/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ sample:
33
tests:
44
test:
55
harness: sensor
6-
platform_whitelist: frdm_k64f hexiwear_k64
6+
platform_whitelist: frdm_k64f hexiwear_k64 warp7_m4
77
tags: samples sensor
88
depends_on: i2c

0 commit comments

Comments
 (0)