InfiniTime/src/libs/lvgl/component.mk
2021-02-23 21:21:29 +01:00

9 lines
129 B
Makefile

# ESP-IDF component file for make based commands
ifdef $(IDF_VER)
COMPONENT_SRCDIRS := .
COMPONENT_ADD_INCLUDEDIRS := .
endif