kopia lustrzana https://github.com/espressif/esp-idf
Update eclipse-setup-windows.rst
rodzic
a0928b4ce2
commit
084a6b54e2
|
@ -59,7 +59,7 @@ Windows 平台上的 Eclipse 配置
|
||||||
|
|
||||||
* 点击 “Providers” 选项卡。
|
* 点击 “Providers” 选项卡。
|
||||||
|
|
||||||
* 从 “Providers” 列表中选择 “CDT GCC Built-in Compiler Settings Cygwin”。在 “Command to get compiler specs” 输入框中,用 ``xtensa-esp32-elf-gcc`` 替换行首的 ``${COMMAND}``,最终完整的 ``Command to get compiler specs`` 应为 ``xtensa-esp32-elf-gcc ${FLAGS} -E -P -v -dD "${INPUTS}"``。
|
* 从 “Providers” 列表中选择 “CDT Cross GCC Built-in Compiler Settings”,将 “Command to get compiler specs” 修改为 ``xtensa-esp32-elf-gcc ${FLAGS} -E -P -v -dD "${INPUTS}"``
|
||||||
|
|
||||||
* 从 “Providers” 列表中选择 “CDT GCC Build Output Parser”,将 “Compiler command pattern” 修改为 ``xtensa-esp32-elf-(gcc|g\+\+|c\+\+|cc|cpp|clang)``
|
* 从 “Providers” 列表中选择 “CDT GCC Build Output Parser”,将 “Compiler command pattern” 修改为 ``xtensa-esp32-elf-(gcc|g\+\+|c\+\+|cc|cpp|clang)``
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue