mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 21:50:14 +00:00
BREAKING CHANGE: bme680_register() takes an additional "*config" argument. When config is NULL - driver behavior is the same as before. With this change bme680 can be configured during registration in board logic. This way we don't have to callibrate sensor from user-space but sensor is ready to use after registration. This change makes the registration the same as for bme688, which is a similar sensor. Signed-off-by: raiden00pl <raiden00@railab.me> |
||
|---|---|---|
| .. | ||
| common | ||
| esp32-2432S028 | ||
| esp32-audio-kit | ||
| esp32-devkitc | ||
| esp32-ethernet-kit | ||
| esp32-lyrat | ||
| esp32-pico-kit | ||
| esp32-sparrow-kit | ||
| esp32-wrover-kit | ||
| heltec_wifi_lora32 | ||
| lilygo_tbeam_lora_gps | ||
| ttgo_eink5_v2 | ||
| ttgo_lora_esp32 | ||
| ttgo_t_display_esp32 | ||