mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-08-03 20:55:14 +02:00
Update to match esp-idf style changes
This commit is contained in:
@@ -9,10 +9,5 @@
|
|||||||
COMPONENT_ADD_INCLUDEDIRS := include
|
COMPONENT_ADD_INCLUDEDIRS := include
|
||||||
#COMPONENT_PRIV_INCLUDEDIRS :=
|
#COMPONENT_PRIV_INCLUDEDIRS :=
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := .
|
|
||||||
#EXTRA_CFLAGS := -DICACHE_RODATA_ATTR
|
#EXTRA_CFLAGS := -DICACHE_RODATA_ATTR
|
||||||
CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H
|
CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
include $(IDF_PATH)/make/component_common.mk
|
|
||||||
|
Reference in New Issue
Block a user