Skip to content

Commit

Permalink
Change SDK_PATH to IDF_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr committed Aug 23, 2016
1 parent c56d0a9 commit 0971a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

PROJECT_NAME := app-template

include $(SDK_PATH)/make/project.mk
include $(IDF_PATH)/make/project.mk

0 comments on commit 0971a39

Please sign in to comment.