mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
181 B
Makefile
7 lines
181 B
Makefile
PSEUDOMODULES += st7735
|
|
PSEUDOMODULES += st7789
|
|
PSEUDOMODULES += st7796
|
|
|
|
USEMODULE_INCLUDES_st77xx := $(LAST_MAKEFILEDIR)/include
|
|
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_st77xx)
|