1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/st7735
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: rework rotation modes and enable it with st7735 2022-04-19 16:22:10 +02:00
Kconfig drivers/st7735: fix Kconfig logic for ST7789 2023-07-12 15:31:29 +02:00
Makefile driveres/st7735: add driver based on common lcd driver 2022-04-12 12:38:59 +02:00
Makefile.dep driveres/st7735: add driver based on common lcd driver 2022-04-12 12:38:59 +02:00
Makefile.include drivers/st7735: support for ST7789 2023-07-07 08:17:12 +02:00
st7735.c driver/lcd: use a default implementation of lcd_set_area used 2023-07-12 15:31:29 +02:00