mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
13 lines
334 B
ReStructuredText
13 lines
334 B
ReStructuredText
|
GCC
|
||
|
***
|
||
|
|
||
|
:link_to_translation:`en:[English]`
|
||
|
|
||
|
|
||
|
GCC 版本
|
||
|
========
|
||
|
|
||
|
ESP-IDF 之前使用的 GCC 版本为 12.2.0,现已针对所有芯片目标升级至 GCC 13.2.0。若需要将代码从 GCC 12.2.0 迁移到 GCC 13.2.0,请参考以下 GCC 官方迁移指南。
|
||
|
|
||
|
* `迁移至 GCC 13 <https://gcc.gnu.org/gcc-13/porting_to.html>`_
|