mirror of
https://github.com/pimoroni/pimoroni-pico.git
synced 2025-02-12 13:05:27 +00:00
This changeset brings the BOSCH BME68X Sensor API library in as a submodule and makes it buildable with CMake. A thin wrapper- the BME68X driver- provides simple init, configure, read_forced and read_parallel functions. Two BME688 examples are available for forced-mode and parallel-mode operation.
1 line
21 B
CMake
1 line
21 B
CMake
include(bme68x.cmake) |