BMP280 and BME280 I2C driver for ESP32 boards using the IDF toolchain.
Go to file
2022-05-04 10:24:40 +03:00
include Fix preprocessor directive mishap causing compilation failure when BMX280_EXPECT_BMP280 set. 2022-05-04 10:24:40 +03:00
bmx280.c Made BMX280 use a repeated start instead of two distinct starts. 2021-06-04 14:58:26 +03:00
CMakeLists.txt Initial Commit. 2020-11-06 11:04:05 +01:00
Kconfig Rename Kconfig appropriately so it is detected on *nix systems. 2022-05-04 10:24:01 +03:00
LICENSE Create LICENSE 2020-12-11 18:49:16 +01:00
README.md Add more license notes. 2020-12-11 19:23:00 +01:00