Linux 平台工具链的标准设置 Esp Idf Programming Guide 文档

Emily Johnson
-
linux 平台工具链的标准设置 esp idf programming guide 文档

https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz 要使用工具链,你还需要在 ~/.bash_profile 文件中更新环境变量 PATH。要使 xtensa-esp32-elf 在所有的终端会话中有效,需要将下面这一行代码添加到你的 ~/.bash_profile 文件中 可选地,你也可以给上面的命令创建一个别名。这样的好处是,你只在需要使用它的时候才获取工具链。你只需要将下面这行代码添加到 ~/.bash_profile 文件中即可 然后,当你需要使用工具链时,在命令行输入 get_esp32,然后工具链会自动添加到你的 ``PATH``中。 sudo yum install git wget make ncurses-devel flex bison gperf python pyserial

sudo apt-get install git wget make libncurses-dev flex bison gperf python python-serial sudo pacman -S —needed gcc git make ncurses flex bison gperf python2-pyserial https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz 本文档是为乐鑫 IoT 开发框架(ESP-IDF)而设计的文档。ESP-IDF 是 ESP32 芯片官方的开发框架。 文档源码位于 https://github.com/tidyjiang8/esp-idf-zh,欢迎大家 Star、参与翻译。

个人的能力、精力都非常有限,如果读者在阅读时发现任何翻译有误的地方,请到 这里 指出,或直接提交PR。 © Copyright 2016 - 2017, Espressif. Revision 6d673f4f. ESP-IDF is the development framework for Espressif SoCs supported on Windows, Linux and macOS. See Compatibility Between ESP-IDF Releases and Revisions of Espressif SoCs for the details of the compatibility between ESP-IDF and chip revisions. Espressif SoCs released before 2016 (ESP8266 and ESP8285) are supported by RTOS SDK instead.

See https://idf.espressif.com/ for links to detailed instructions on how to set up the ESP-IDF depending on chip you use. Note: Each SoC series and each ESP-IDF release has its own documentation. Please see Section Versions on how to find documentation and how to checkout specific release of ESP-IDF.

People Also Search

Https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz Https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz 要使用工具链,你还需要在 ~/.bash_profile 文件中更新环境变量 PATH。要使 Xtensa-esp32-elf 在所有的终端会话中有效,需要将下面这一行代码添加到你的 ~/.bash_profile 文件中

https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz 要使用工具链,你还需要在 ~/.bash_profile 文件中更新环境变量 PATH。要使 xtensa-esp32-elf 在所有的终端会话中有效,需要将下面这一行代码添加到你的 ~/.bash_profile 文件中 可选地,你也可以给上面的命令创建一个别名。这样的好处是,你只在需要使用它的时候才获取工具链。你只需要将下面这行代码添加到 ~/.bash_profile 文件中即可 然后,当你需要使用工具链时,在命令行输入 get_esp32,然后工具...

Sudo Apt-get Install Git Wget Make Libncurses-dev Flex Bison Gperf

sudo apt-get install git wget make libncurses-dev flex bison gperf python python-serial sudo pacman -S —needed gcc git make ncurses flex bison gperf python2-pyserial https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz 本文档是为乐鑫 IoT 开发框架(ESP-IDF)而设计的文档。ESP-IDF 是 ESP32 芯片官方的开发框架。 文档源码位...

个人的能力、精力都非常有限,如果读者在阅读时发现任何翻译有误的地方,请到 这里 指出,或直接提交PR。 © Copyright 2016 - 2017, Espressif. Revision

个人的能力、精力都非常有限,如果读者在阅读时发现任何翻译有误的地方,请到 这里 指出,或直接提交PR。 © Copyright 2016 - 2017, Espressif. Revision 6d673f4f. ESP-IDF is the development framework for Espressif SoCs supported on Windows, Linux and macOS. See Compatibility Between ESP-IDF Releases and Revisions of Espressif SoCs for the details of the compatibility between ESP-IDF and chip revisions. Espressif SoCs released before 2016 (ESP8266 and E...

See Https://idf.espressif.com/ For Links To Detailed Instructions On How To

See https://idf.espressif.com/ for links to detailed instructions on how to set up the ESP-IDF depending on chip you use. Note: Each SoC series and each ESP-IDF release has its own documentation. Please see Section Versions on how to find documentation and how to checkout specific release of ESP-IDF.