BMP280 and BME280 I2C driver for ESP32 boards using the IDF toolchain.
Go to file
2024-11-25 22:44:33 +03:00
examples Changes requested 2024-11-25 19:42:52 +08:00
include Fix: Unable to parse symbol 'BMX280_STANDBY_20M' in bmx280_bits.h (Issue #5) 2024-11-25 21:23:52 +08:00
bmx280.c Fix potential null pointer dereference in bmx280_close 2024-11-25 22:43:58 +08:00
CMakeLists.txt Changes requested 2024-11-25 19:42:52 +08:00
Kconfig Move the I2C speed config key out of the choice prompt. 2024-11-25 22:44:33 +03:00
LICENSE Create LICENSE 2020-12-11 18:49:16 +01:00
README.md Changes requested 2024-11-25 19:42:52 +08:00