You've already forked M5Stack_TFT_ILI9341
mirror of
https://github.com/m5stack/M5Stack_TFT_ILI9341.git
synced 2026-05-20 10:07:47 -07:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
|
|
COMPONENT_SRCDIRS := .
|
|
COMPONENT_ADD_INCLUDEDIRS := .
|
|
COMPONENT_PRIV_INCLUDEDIRS :=
|