mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
project_path?
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,6 +13,6 @@
|
|||||||
#recovery: CPPFLAGS+=-DRECOVERY_APPLICATION=1
|
#recovery: CPPFLAGS+=-DRECOVERY_APPLICATION=1
|
||||||
|
|
||||||
PROJECT_NAME?=squeezelite
|
PROJECT_NAME?=squeezelite
|
||||||
EXTRA_COMPONENT_DIRS := $(PROJECT_PATH)/esp-dsp
|
EXTRA_COMPONENT_DIRS := $(PROJECT_PATH)/tagada/esp-dsp
|
||||||
include $(IDF_PATH)/make/project.mk
|
include $(IDF_PATH)/make/project.mk
|
||||||
CPPFLAGS+= -Wno-error=maybe-uninitialized
|
CPPFLAGS+= -Wno-error=maybe-uninitialized
|
||||||
|
|||||||
Reference in New Issue
Block a user