zephyr/samples/sensor/bme280
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
..
src sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf
prj_spi.conf samples: bme280: Disable i2c in spi project configuration 2018-09-19 09:15:29 -04:00
sample.yaml drivers/sensors: Switch bme280 driver to new SPI API 2018-04-04 19:02:35 +02:00