Skip to content

Commit 6fe6867

Browse files
committed
Revert "Bump toolchain to 20190731.0"
This reverts commit f93c9ef.
1 parent f93c9ef commit 6fe6867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ THIS_DIR:=$(abspath $(dir $(lastword $(MAKEFILE_LIST))))
99
IDF_PATH=$(THIS_DIR)/sdk/esp32-esp-idf
1010

1111
TOOLCHAIN_RELEASES_BASEURL:=https://github.com/jmattsson/esp-toolchains/releases/
12-
TOOLCHAIN_VERSION:=20190731.0
12+
TOOLCHAIN_VERSION:=20181106.1
1313
PLATFORM:=linux-$(shell uname --machine)
1414

1515
ESP32_BIN:=$(THIS_DIR)/tools/toolchains/esp32-$(PLATFORM)-$(TOOLCHAIN_VERSION)/bin

0 commit comments

Comments
 (0)