samples: environmental_sensing: update filtering
Build only for arduino 101 and update title and description. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cf21f5f10b
commit
dc36e905b6
2 changed files with 11 additions and 7 deletions
|
@ -1,8 +1,10 @@
|
||||||
sample:
|
sample:
|
||||||
description: TBD
|
description: >
|
||||||
name: TBD
|
Environmental Sensing sample using BLE and sensor features on
|
||||||
|
Arduino 101.
|
||||||
|
name: Environmental Sensing (Application Processor Part)
|
||||||
tests:
|
tests:
|
||||||
- test-nimble:
|
- test-nimble:
|
||||||
build_only: true
|
build_only: true
|
||||||
filter: CONFIG_SOC_QUARK_SE_C1000
|
platform_whitelist: arduino_101
|
||||||
tags: samples
|
tags: samples
|
||||||
|
|
|
@ -1,8 +1,10 @@
|
||||||
sample:
|
sample:
|
||||||
description: TBD
|
description: >
|
||||||
name: TBD
|
Environmental Sensing sample using BLE and sensor features on
|
||||||
|
Arduino 101.
|
||||||
|
name: Environmental Sensing (Sensor Subsystem Part)
|
||||||
tests:
|
tests:
|
||||||
- test:
|
- test:
|
||||||
build_only: true
|
build_only: true
|
||||||
filter: CONFIG_SOC_QUARK_SE_C1000_SS
|
platform_whitelist: arduino_101_sss
|
||||||
tags: samples
|
tags: samples sensor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue