display support + extra generic buttons

This commit is contained in:
philippe44
2020-01-07 12:46:59 -08:00
parent a51ff972ea
commit 4a08f1c5c5
8 changed files with 180 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
# please read the SDK documents if you need to do this.
#
#CFLAGS += -D LOG_LOCAL_LEVEL=ESP_LOG_DEBUG
CFLAGS += -D LOG_LOCAL_LEVEL=ESP_LOG_INFO
CFLAGS += -D LOG_LOCAL_LEVEL=ESP_LOG_INFO -DMODEL_NAME=SqueezeESP32
COMPONENT_ADD_INCLUDEDIRS += $(COMPONENT_PATH)/../tools
COMPONENT_EXTRA_INCLUDES += $(PROJECT_PATH)/components/tools/
LDFLAGS += -s