Set default ESP_ROOT
-ESP_ROOT=~/esp8266/esp-open-sdk
This commit is contained in:
parent
cae295d989
commit
892771700f
|
@ -10,7 +10,7 @@ COM_PORT = 7777
|
|||
BACKEND_PORT = 7878
|
||||
MFS_PAGE_OFFSET = 532480 # 0x82000
|
||||
|
||||
#SDK_DEFAULT = $(HOME)/esp8266/esp-open-sdk
|
||||
SDK_DEFAULT = $(HOME)/esp8266/esp-open-sdk
|
||||
ESP_GCC_VERS = 4.8.5
|
||||
#SDK = $(HOME)/esp8266/esp_iot_sdk_v1.5.2
|
||||
PAGE_SCRIPTS = main.js
|
||||
|
|
Loading…
Reference in a new issue