kopia lustrzana https://github.com/espressif/esp-idf
json & expat: Update component.mk after merging from master
rodzic
264b115eb0
commit
6f006c25fb
|
@ -12,4 +12,4 @@ COMPONENT_SRCDIRS := library port
|
||||||
|
|
||||||
CFLAGS += -Wno-error=address -Waddress -DHAVE_EXPAT_CONFIG_H
|
CFLAGS += -Wno-error=address -Waddress -DHAVE_EXPAT_CONFIG_H
|
||||||
|
|
||||||
include $(IDF_PATH)/make/component.mk
|
include $(IDF_PATH)/make/component_common.mk
|
|
@ -10,4 +10,4 @@ COMPONENT_ADD_INCLUDEDIRS := include port/include
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := library port
|
COMPONENT_SRCDIRS := library port
|
||||||
|
|
||||||
include $(IDF_PATH)/make/component.mk
|
include $(IDF_PATH)/make/component_common.mk
|
Ładowanie…
Reference in New Issue