mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
windows: Update MSYS2 pre-compiled legacy build environment
* Bundled with esp2020r2 toolchain * Built with Python 3 & latest MSYS2 packages
This commit is contained in:
parent
29bc65e719
commit
194a3b09dc
@ -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_gcc8_toolchain-20191231.zip
|
||||
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_esp2020r2_toolchain-20200601.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.
|
||||
|
||||
|
@ -16,7 +16,7 @@ Windows 系统没有内置的 "make" 环境,所以除了安装工具链之外
|
||||
|
||||
最简便的工具链设置方法是从下方地址下载 Windows 多合一工具链和 MSYS2 压缩包文件:
|
||||
|
||||
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20190611.zip
|
||||
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_esp2020r2_toolchain-20200601.zip
|
||||
|
||||
请将压缩包文件解压至 ``C:\``(或其他目录,但本文档中以 ``C:\`` 为例),该文件将为您创建一个带有预配置环境的 ``msys32`` 目录。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user