]> granicus.if.org Git - esp-idf/commitdiff
docs: update msys environment links for esp32-2019r1 toolchain
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 11 Jun 2019 14:22:14 +0000 (22:22 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 11 Jun 2019 14:22:14 +0000 (22:22 +0800)
docs/en/get-started/windows-setup.rst
docs/zh_CN/get-started/windows-setup.rst

index ad7d821011a08c5e4885f48df4c26208580104c6..d2a2678283372be499dd5916c6a4cb8d63fab836 100644 (file)
@@ -14,7 +14,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-20181001.zip
+https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20190611.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.
 
index 348f5f6e778980ff1870ae54cbdf0f6aa31c4278..3c02077bd3d33c5662b8d62b0e9655607135d7d9 100644 (file)
@@ -15,7 +15,7 @@ Windows 没有内置的 "make" 环境,因此如果要安装工具链,你需
 
 快速设置的方法是从 dl.espressif.com 下载集成在一起的工具链和 MSYS2 压缩文件:
 
-https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20181001.zip
+https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20190611.zip
 
 将 zip 压缩文件解压到 ``C:\`` (或其它路径,这里假设是 ``C:\``),它会使用预先准备的环境创建一个 ``msys32`` 目录。