zephyr/drivers/display
Marco Peter 03f256505c drivers: ssd1306: Add SPI support
This change allows to use SSD1306 based displays to be used on the
SPI bus as well.
Adding SPI shield.
Tested on SSD1306 and SSD1309 based displays using I2C.
Tested on SSD1309 based display using SPI.

Signed-off-by: Marco Peter <marco@peter-net.ch>
2020-10-02 11:33:26 +02:00
..
CMakeLists.txt
display_dummy.c
display_framebuf.c
display_ili9340.c
display_ili9340.h
display_mcux_elcdif.c
display_sdl.c
display_st7789v.c
display_st7789v.h
gd7965_regs.h
gd7965.c
grove_lcd_rgb.c
Kconfig
Kconfig.dummy
Kconfig.gd7965
Kconfig.grove
Kconfig.ili9340
Kconfig.mcux_elcdif
Kconfig.microbit
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7789v
mb_display.c
mb_font.c
mb_font.h
ssd16xx_regs.h
ssd16xx.c
ssd1306_regs.h
ssd1306.c