zephyr/drivers/display
Kumar Gala 935d6855d9 display: ili9340: Fixup SPI CS handling
Replace undefined Kconfig SPI CS defines with DTS based defines.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-01 04:11:01 -06:00
..
CMakeLists.txt driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
Kconfig driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
Kconfig.dummy driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
Kconfig.grove
Kconfig.ili9340
Kconfig.microbit
Kconfig.sdl driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig.ssd1306
Kconfig.ssd1673
display_dummy.c driver: display: Added dummy display driver 2018-12-30 15:53:39 -05:00
display_ili9340.c display: ili9340: Fixup SPI CS handling 2019-02-01 04:11:01 -06:00
display_ili9340.h
display_ili9340_adafruit_1480.c
display_sdl.c driver: display: sdl: Return correct pixel format 2018-12-26 09:42:05 -05:00
grove_lcd_rgb.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
mb_display.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mb_font.c
mb_font.h
ssd1306.c display: ssd1306: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-29 14:21:32 -06:00
ssd1306_regs.h
ssd1673.c display: ssd1673: replace k_busy_wait by k_sleep 2019-01-31 06:34:05 -05:00
ssd1673_regs.h