diff --git a/Makefile b/Makefile index 523f85f..4138886 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ CHANGE_TO_STA ?= yes # hostname or IP address for wifi flashing -ESP_HOSTNAME ?= esp-link +ESP_HOSTNAME ?= esp-link # --------------- toolchain configuration --------------- @@ -57,7 +57,7 @@ XTENSA_TOOLS_ROOT ?= $(abspath ../esp-open-sdk/xtensa-lx106-elf/bin)/ # 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 ?= esp_iot_sdk_v1.5.2 +SDK_VERS ?= esp_iot_sdk_v1.5.4 # Try to find the firmware manually extracted, e.g. after downloading from Espressif's BBS, # http://bbs.espressif.com/viewforum.php?f=46