1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/lcd
Gunar Schorcht 5cb51b17a3 driver/lcd: use a default implementation of lcd_set_area used
Using a default implementation of `lcd_set_area` function allows further code deduplication.
2023-07-12 15:31:29 +02:00
..
include drivers/lcd: apply offset parameters to ili9341 2022-04-13 12:55:16 +02:00
Kconfig
lcd_disp_dev.c drivers/lcd: adapt ltdc periph disp_dev interface 2022-04-13 12:49:58 +02:00
lcd.c driver/lcd: use a default implementation of lcd_set_area used 2023-07-12 15:31:29 +02:00
Makefile
Makefile.dep
Makefile.include