From b8404a1c1c5e76633f7180b566f6e1662fd72248 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 3 Nov 2016 02:09:46 -0500 Subject: [PATCH] Fix error for sucessful Travis build --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d191e16..5c22bd9 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,9 @@ $(warning Using XTENSA TOOLS from $(XTENSA_TOOLS_ROOT)) # Firmware version # WARNING: if you change this expect to make code adjustments elsewhere, don't expect # that esp-link will magically work with a different version of the SDK!!! -SDK_VERS ?= ESP8266_SDK +SDK_VERS ?= esp_iot_sdk_v2.0.0.p1 +# Uncomment this line if you're using windows to build with the C:\espressif structure +# SDK_VERS ?= ESP8266_SDK # Try to find the firmware manually extracted, e.g. after downloading from Espressif's BBS, # http://bbs.espressif.com/viewforum.php?f=46