zephyr/drivers/display
Gerard Marull-Paretas eafc6e7851 drivers: display: rm68200: add missing kernel.h include
Kernel API was being used (k_sleep) without including Kernel headers.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-24 12:44:57 +02:00
..
CMakeLists.txt drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
Kconfig drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
Kconfig.dummy
Kconfig.ili9xxx
Kconfig.intel_multibootfb drivers: display: intel_multibootfb: convert to DT 2022-09-02 14:16:08 +02:00
Kconfig.ls0xx
Kconfig.max7219
Kconfig.mcux_elcdif
Kconfig.microbit
Kconfig.nrf_led_matrix
Kconfig.rm68200
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7735r
Kconfig.st7789v
Kconfig.stm32_ltdc
Kconfig.uc81xx
display_dummy.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
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_intel_multibootfb.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
display_max7219.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display_mcux_elcdif.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
display_nrf_led_matrix.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
display_rm68200.c drivers: display: rm68200: add missing kernel.h include 2022-10-24 12:44:57 +02:00
display_sdl.c
display_st7735r.c
display_st7735r.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display_st7789v.c
display_st7789v.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display_stm32_ltdc.c
ls0xx.c
mb_display.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mb_font.c
mb_font.h
ssd16xx.c drivers: ssd16xx: Make SSD1673 registers optional 2022-08-16 11:32:26 +02:00
ssd16xx_regs.h drivers: ssd16xx: Make SSD1673 registers optional 2022-08-16 11:32:26 +02:00
ssd1306.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
ssd1306_regs.h
uc81xx.c drivers: uc81xx: Add workaround for chips without autocopy 2022-09-02 11:21:08 +02:00
uc81xx_regs.h drivers: uc81xx: Add support for overriding LUTs 2022-09-02 11:21:08 +02:00