Update second instance of SDK_PATH to IDF_PATH
See https://github.com/espressif/esp-idf/commit/9ec0e15
This commit is contained in:
parent
0971a39112
commit
05ad6c4aaf
|
@ -7,4 +7,4 @@
|
||||||
# please read the SDK documents if you need to do this.
|
# please read the SDK documents if you need to do this.
|
||||||
#
|
#
|
||||||
|
|
||||||
include $(SDK_PATH)/make/component.mk
|
include $(IDF_PATH)/make/component.mk
|
||||||
|
|
Loading…
Reference in New Issue