mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1c2cce7c66
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. |
||
---|---|---|
.. | ||
include | ||
Kconfig | ||
Kconfig.st7735 | ||
Kconfig.st7789 | ||
Kconfig.st7796 | ||
Makefile | ||
Makefile.dep | ||
Makefile.include | ||
st77xx.c |