zephyr/drivers/display
Kumar Gala 95776d945c drivers/display: mb_display: Move gpio defines to driver
Since the mb_display driver is specific to the microbit we can move
the GPIO pin defines from board.h into the driver.  This lets us remove
one of the few remaining drivers that is including board.h

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-01 15:58:51 -05:00
..
CMakeLists.txt grove: lcd: move grove lcd driver to drivers/display 2018-10-28 11:46:36 -04:00
display_ili9340_adafruit_1480.c
display_ili9340.c
display_ili9340.h
grove_lcd_rgb.c grove: lcd: move grove lcd driver to drivers/display 2018-10-28 11:46:36 -04:00
Kconfig grove: lcd: move grove lcd driver to drivers/display 2018-10-28 11:46:36 -04:00
Kconfig.grove grove: lcd: move grove lcd driver to drivers/display 2018-10-28 11:46:36 -04:00
Kconfig.ili9340 drivers: display: Added DTS support for ili9340 2018-10-29 22:19:58 -04:00
Kconfig.microbit
Kconfig.ssd1306
Kconfig.ssd1673 drivers: add SSD1673 EPD controller driver 2018-10-16 14:54:47 -04:00
mb_display.c drivers/display: mb_display: Move gpio defines to driver 2018-11-01 15:58:51 -05:00
mb_font.c
mb_font.h
ssd1306_regs.h
ssd1306.c drivers: ssd1306: fixup dts support 2018-10-24 16:42:35 +01:00
ssd1673_regs.h drivers: add SSD1673 EPD controller driver 2018-10-16 14:54:47 -04:00
ssd1673.c drivers: display: ssd1673: Fixup dts support 2018-10-26 08:13:04 +01:00