mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Backport changes made in 6147 to release/4.0
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
.. _get-started-customized-setup:
|
||||
|
||||
*********************************************************
|
||||
工具链自定义设置
|
||||
*********************************************************
|
||||
*************************************
|
||||
工具链的自定义设置
|
||||
*************************************
|
||||
|
||||
:link_to_translation:`en:[英文]`
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
除了从乐鑫官网(请见 :ref:`get-started-setup-toolchain`)下载二进制工具链外,你还可以自行编译工具链。
|
||||
除了从乐鑫官网(请见 :ref:`get-started-set-up-tools`)下载二进制工具链外,您还可以自行编译工具链。
|
||||
|
||||
如果没有特别需求,建议直接使用我们提供的预编译二进制工具链。不过,你也可能也会由于以下原因,编译你自己的工具链:
|
||||
如无特殊需求,建议直接使用我们提供的预编译二进制工具链。不过,您可以在以下情况考虑自行编译工具链:
|
||||
|
||||
- 需要定制工具链编译配置
|
||||
- 使用其他 GCC 版本(如 4.8.5)
|
||||
- 需要使用其他 GCC 版本(如 4.8.5)
|
||||
- 需要破解 gcc、newlib 或 libstdc++
|
||||
- 有相关兴趣或时间充裕
|
||||
- 不信任从网站下载的 bin 文件
|
||||
@@ -25,3 +25,4 @@
|
||||
linux-setup-scratch
|
||||
macos-setup-scratch
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user