zephyr/drivers/display
Marco Peter 493a6d8a78 drivers: ssd1306: remove SPI operation flags
Remove two operation flags in the SPI configuration
instance, which disturb software controlled chip select
lines (CS never gets released).

Signed-off-by: Marco Peter <marco@peter-net.ch>
2020-10-19 18:49:29 +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