Add Kconfig for STM32 LTDC driver Add STM32 LTDC driver C source Update display drivers CMakeLists with the new driver Update display drivers Kconfig with the new driver Signed-off-by: Tomislav Milkovic <tomislav.milkovic95@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| display_dummy.c | ||
| display_framebuf.c | ||
| display_ili9xxx.c | ||
| display_ili9xxx.h | ||
| display_ili9340.c | ||
| display_ili9340.h | ||
| display_ili9341.c | ||
| display_ili9341.h | ||
| display_ili9488.c | ||
| display_ili9488.h | ||
| display_mcux_elcdif.c | ||
| display_nrf_led_matrix.c | ||
| display_sdl.c | ||
| display_st7735r.c | ||
| display_st7735r.h | ||
| display_st7789v.c | ||
| display_st7789v.h | ||
| display_stm32_ltdc.c | ||
| gd7965_regs.h | ||
| gd7965.c | ||
| Kconfig | ||
| Kconfig.dummy | ||
| Kconfig.gd7965 | ||
| Kconfig.ili9xxx | ||
| Kconfig.ls0xx | ||
| Kconfig.mcux_elcdif | ||
| Kconfig.microbit | ||
| Kconfig.nrf_led_matrix | ||
| Kconfig.sdl | ||
| Kconfig.ssd16xx | ||
| Kconfig.ssd1306 | ||
| Kconfig.st7735r | ||
| Kconfig.st7789v | ||
| Kconfig.stm32_ltdc | ||
| ls0xx.c | ||
| mb_display.c | ||
| mb_font.c | ||
| mb_font.h | ||
| ssd16xx_regs.h | ||
| ssd16xx.c | ||
| ssd1306_regs.h | ||
| ssd1306.c | ||