windows: Update windows prereq script & precompiled environment download

This commit is contained in:
Angus Gratton
2017-09-18 18:26:57 +10:00
committed by Angus Gratton
parent 7551e1d310
commit 0db01b4a4d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ Toolchain Setup
The quick setup is to download the Windows all-in-one toolchain & MSYS zip file from dl.espressif.com:
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20170330.zip
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20170918.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.