nuttx/boards/xtensa/esp32/common
raiden00pl 5fcc358305 !sensors/bme680: allow sensor configuration during registration
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>
2026-06-10 20:45:31 +02:00
..
include xtensa/espressif: Update common-source integration for Xtensa devices 2026-03-29 00:33:11 +08:00
kernel protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
scripts xtensa/espressif: Update common-source integration for Xtensa devices 2026-03-29 00:33:11 +08:00
src !sensors/bme680: allow sensor configuration during registration 2026-06-10 20:45:31 +02:00
.gitignore boards/esp32[c3|c6|h2|s2|s3]: Ignore etctmp in common board 2024-07-12 01:01:15 +08:00
Kconfig boards/xtensa: fix optional item on spiflash config 2026-03-19 17:46:28 +08:00
Makefile boards/xtensa/esp32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00