zephyr/samples/sensor
Maureen Helm a0efbf3c9c samples: bme280: Disable i2c in spi project configuration
The spi project configuration was incorrectly enabling i2c, which causes
a cmake failure if a board supports spi but not i2c. Found by CI when
adding spi support to the mimxrt1050_evk board.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-09-19 09:15:29 -04:00
..
adt7420 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
adxl372 samples: sensor: adxl372: Add ADXL372 sample application 2018-08-21 20:19:44 -05:00
amg88xx cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
apds9960 samples: apds9960: whitelist reel board 2018-08-17 13:19:20 -07:00
bme280 samples: bme280: Disable i2c in spi project configuration 2018-09-19 09:15:29 -04:00
bmg160 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
bmi160 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
bmm150 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ccs811 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
fxas21002 sensors: add WaRP7 board listing for fxos8700 and fxas21002 2018-08-21 18:54:41 -05:00
fxos8700 sensors: add WaRP7 board listing for fxos8700 and fxas21002 2018-08-21 18:54:41 -05:00
grove_light samples: grove: re-add Quark D2000 to sample.yaml 2018-09-05 18:38:57 -04:00
grove_temperature coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
hts221 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
magn_polling cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
max30101 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
max44009 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mcp9808 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mma8451q cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sx9500 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
th02 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
thermometer cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
tmp112 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
vl53l0x cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
sensor.rst