Commit 6fe68679 authored by Marcel Stör's avatar Marcel Stör
Browse files

Revert "Bump toolchain to 20190731.0"

This reverts commit f93c9efa.
parent f93c9efa
...@@ -9,7 +9,7 @@ THIS_DIR:=$(abspath $(dir $(lastword $(MAKEFILE_LIST)))) ...@@ -9,7 +9,7 @@ THIS_DIR:=$(abspath $(dir $(lastword $(MAKEFILE_LIST))))
IDF_PATH=$(THIS_DIR)/sdk/esp32-esp-idf IDF_PATH=$(THIS_DIR)/sdk/esp32-esp-idf
TOOLCHAIN_RELEASES_BASEURL:=https://github.com/jmattsson/esp-toolchains/releases/ TOOLCHAIN_RELEASES_BASEURL:=https://github.com/jmattsson/esp-toolchains/releases/
TOOLCHAIN_VERSION:=20190731.0 TOOLCHAIN_VERSION:=20181106.1
PLATFORM:=linux-$(shell uname --machine) PLATFORM:=linux-$(shell uname --machine)
ESP32_BIN:=$(THIS_DIR)/tools/toolchains/esp32-$(PLATFORM)-$(TOOLCHAIN_VERSION)/bin ESP32_BIN:=$(THIS_DIR)/tools/toolchains/esp32-$(PLATFORM)-$(TOOLCHAIN_VERSION)/bin
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment