1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/st77xx
Gunar Schorcht 1c2cce7c66 drivers/st77xx: add st7735 compatibility headers
If a board definition already used the ST7735 driver, `st7735*.h` header files and `ST7735_*` macros were used in the board definitions to define the default configuration parameter set. For backward compatibility these header files are kept and the `ST7735_*` macros are mapped to the `ST77XX_*` macros if they are defined.
2023-09-06 11:52:10 +02:00
..
include drivers/st77xx: add st7735 compatibility headers 2023-09-06 11:52:10 +02:00
Kconfig drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Kconfig.st7735 drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Kconfig.st7789 drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Kconfig.st7796 drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Makefile drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Makefile.dep drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
Makefile.include drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00
st77xx.c drivers: rename st7735 driver to more generic st77xx 2023-09-06 11:52:10 +02:00