zephyr/drivers
Martí Bolívar 8aadf89579 drivers: sensor: bme280: convert to new DT API
Make this multi-instance and use the new API.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-14 10:38:10 -05:00
..
adc adc: nordic: move to new DT API and kconfig style 2020-04-13 18:34:39 -04:00
audio
bluetooth
can
clock_control clock_control: nordic: move to new DT API 2020-04-14 06:32:25 -05:00
console
counter drivers: counter: nrfx_rtc: Convert driver to new DT_INST macros 2020-04-14 10:36:38 -05:00
crypto
debug
display
dma drivers: dma: stm32: Stream disable success 2020-04-08 12:21:05 -05:00
eeprom
entropy drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY 2020-04-13 09:14:21 -05:00
espi drivers: espi: xec: Validate channels espi configuration 2020-04-11 15:30:27 -04:00
ethernet
flash drivers: flash: spi-nor: fix unconditional use of BE32K 2020-04-14 09:13:34 -05:00
gpio drivers: gpio: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
hwinfo drivers: hwinfo: fix endianness for sam0 and nrf 2020-04-09 19:30:32 +02:00
i2c drivers: i2c: fix esp32 timeout parameter 2020-04-11 15:29:09 -04:00
i2s drivers/i2s: stm32: i2s dma client configured using DT macros 2020-04-13 07:37:11 -05:00
ieee802154 drivers: ieee802154_nrf5: Handle RX timestamp 2020-04-09 16:56:11 +02:00
interrupt_controller drivers: intc: rv32m1_intmux: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
ipm
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
ps2
ptp_clock
pwm drivers: pwm: rv32m1_tpm: Use DT_INST_FOREACH 2020-04-10 14:38:04 -05:00
sensor drivers: sensor: bme280: convert to new DT API 2020-04-14 10:38:10 -05:00
serial drivers: serial: rv32m1_lpuart: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
spi drivers: spi: rv32m1_spi: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
timer drivers: timer: nrf_rtc: Convert driver to new DT_INST macros 2020-04-14 10:37:19 -05:00
usb drivers: usb_dc_nrfx: Convert driver to new DT_INST macros 2020-04-14 10:37:34 -05:00
video
watchdog
wifi
CMakeLists.txt
Kconfig