zephyr/drivers
Johann Fischer 988a681a16 drivers: ssd1306: convert to new GPIO API
Convert SSD1306 sensor driver to new GPIO API.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-02-05 12:00:36 +01:00
..
adc adc: provide API to help with conversions 2020-02-03 16:26:51 +01:00
audio
bluetooth drivers: hci: spi: update to new GPIO API 2020-02-05 12:00:36 +01:00
can drivers: can: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
clock_control soc: arm: nordic_nrf: nrf52: Add workaround for anomaly 132 2020-01-29 15:38:55 +01:00
console
counter
crypto
display drivers: ssd1306: convert to new GPIO API 2020-02-05 12:00:36 +01:00
dma drivers: dma: stm32: Fix compiler warning 2020-02-04 15:49:48 -06:00
eeprom
entropy
espi
ethernet drivers: ethernet: Set the context iface ptr to main interface 2020-01-30 09:42:07 +02:00
flash drivers/flash: stm32: Fix faulty register access 2020-01-29 15:14:22 -06:00
gpio drivers/gpio: stm32: Align arguments types on few api functions 2020-02-05 12:00:36 +01:00
hwinfo
i2c drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
i2s
ieee802154 drivers: ieee802154: rf2xx: Enable sub-GHz L2 conditionally 2020-02-04 15:49:35 -06:00
interrupt_controller drivers/interrup_controller: stm32: stm32_exti_enable could be void 2020-02-05 12:00:36 +01:00
ipm
kscan drivers: kscan: Introduce ft5336 touch panel driver 2020-02-01 08:50:16 -05:00
led drivers: led: ht16k33: update to use new GPIO API 2020-02-05 12:00:36 +01:00
led_strip drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
lora drivers: lora: sx1276: Added support for RSSI and SNR in recv 2020-01-28 17:28:26 -05:00
modem drivers: modem: gsm: Use modem log level instead of ppp 2020-02-05 10:19:15 +02:00
net
neural_net
pcie
pinmux drivers: pinmux: stm32f4: add CAN_2 pins 2020-01-30 14:27:28 -05:00
ps2
ptp_clock
pwm drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensor drivers: sensor: lis2dh: convert to new GPIO API 2020-02-05 12:00:36 +01:00
serial drivers: sam: UART async API change timeout to signed value. 2020-01-29 19:37:31 +01:00
spi drivers/spi: spi_context.h: Update to new GPIO API 2020-02-05 12:00:36 +01:00
timer riscv_machine_timer: optimize MTIME/MTIMECMP registers access in riscv64 2020-02-04 17:42:48 +02:00
usb usb_dc_stm32: Convert usb disconnect gpio to new gpio api 2020-02-05 12:00:36 +01:00
video
watchdog drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
wifi drivers/wifi: eswifi: Update to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt
Kconfig