zephyr/drivers/sensor/bosch/bme280
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-09-11 07:40:35 -04:00
..
CMakeLists.txt
Kconfig sensor: bme280: Use RTIO workq on bme280_submit 2024-07-09 17:21:05 -04:00
bme280.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
bme280.h bme280: Update decoder to decode channels correctly 2024-06-28 12:22:54 -04:00
bme280_async.c sensor: bme280: Use RTIO workq on bme280_submit 2024-07-09 17:21:05 -04:00
bme280_decoder.c bme280: Update decoder to decode channels correctly 2024-06-28 12:22:54 -04:00
bme280_i2c.c
bme280_spi.c