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:
|
||||
description: TBD
|
||||
name: TBD
|
||||
description: >
|
||||
Environmental Sensing sample using BLE and sensor features on
|
||||
Arduino 101.
|
||||
name: Environmental Sensing (Application Processor Part)
|
||||
tests:
|
||||
- test-nimble:
|
||||
build_only: true
|
||||
filter: CONFIG_SOC_QUARK_SE_C1000
|
||||
platform_whitelist: arduino_101
|
||||
tags: samples
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
sample:
|
||||
description: TBD
|
||||
name: TBD
|
||||
description: >
|
||||
Environmental Sensing sample using BLE and sensor features on
|
||||
Arduino 101.
|
||||
name: Environmental Sensing (Sensor Subsystem Part)
|
||||
tests:
|
||||
- test:
|
||||
build_only: true
|
||||
filter: CONFIG_SOC_QUARK_SE_C1000_SS
|
||||
tags: samples
|
||||
platform_whitelist: arduino_101_sss
|
||||
tags: samples sensor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue