mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-02-01 07:10:57 +03:00
add display + some refactoring
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
# please read the SDK documents if you need to do this.
|
||||
#
|
||||
|
||||
CFLAGS += -I$(COMPONENT_PATH)/../tools
|
||||
CFLAGS += -I$(COMPONENT_PATH)/../tools \
|
||||
-I$(COMPONENT_PATH)/../config
|
||||
COMPONENT_ADD_INCLUDEDIRS := .
|
||||
COMPONENT_ADD_INCLUDEDIRS += $(COMPONENT_PATH)/../tools
|
||||
COMPONENT_EXTRA_INCLUDES += $(PROJECT_PATH)/main/
|
||||
|
||||
Reference in New Issue
Block a user