From 3a451afb823531b2950e95b12b642a2601620664 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Fri, 20 Dec 2019 18:52:21 +1100 Subject: [PATCH] doc: Update the legacy MSYS2 environment to use 2019r2 toolchain version As reported at https://www.esp32.com/viewtopic.php?p=52805 --- docs/en/get-started-legacy/windows-setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/get-started-legacy/windows-setup.rst b/docs/en/get-started-legacy/windows-setup.rst index 07167e4b1..c372b8796 100644 --- a/docs/en/get-started-legacy/windows-setup.rst +++ b/docs/en/get-started-legacy/windows-setup.rst @@ -16,7 +16,7 @@ Toolchain Setup The quick setup is to download the Windows all-in-one toolchain & MSYS2 zip file from dl.espressif.com: -https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20190611.zip +https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_gcc8_toolchain-20191231.zip Unzip the zip file to ``C:\`` (or some other location, but this guide assumes ``C:\``) and it will create an ``msys32`` directory with a pre-prepared environment.