mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 22:52:45 +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)
|