Update second instance of SDK_PATH to IDF_PATH

See https://github.com/espressif/esp-idf/commit/9ec0e15
This commit is contained in:
Angus Gratton 2016-08-23 18:23:50 +08:00
parent 0971a39112
commit 05ad6c4aaf
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@
# please read the SDK documents if you need to do this.
#
include $(SDK_PATH)/make/component.mk
include $(IDF_PATH)/make/component.mk