Change SDK_PATH to IDF_PATH

See https://github.com/espressif/esp-idf/commit/9ec0e15
This commit is contained in:
Ivan Grokhotkov 2016-08-23 15:40:51 +08:00
parent c56d0a999e
commit 0971a39112
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
PROJECT_NAME := app-template
include $(SDK_PATH)/make/project.mk
include $(IDF_PATH)/make/project.mk