• 首页
  • 随机
  • 最近更改
  • 特殊页面
  • 社群首页
  • 参数设置
  • 关于WHY42
  • 免责声明
WHY42
  • 登录

欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。

ESP32 setup development environment

  • 页面
  • 讨论
  • 语言
  • 监视
  • 查看历史
  • 查看源代码
    • 链入页面
    • 固定链接
    • 页面信息
    • 引用此页
Riguz(留言 | 贡献)2025年3月29日 (六) 02:13的版本 (→‎Get ESP-IDF)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

[1]

目录

  • 1 Development on Mac
    • 1.1 Install Prerequisites
    • 1.2 Get ESP-IDF
    • 1.3 Vscode extension

Development on Mac

Install Prerequisites

brew install cmake ninja dfu-util

Get ESP-IDF

[2] [3]

Need to install esp-idf

mkdir -p ~/esp
cd ~/esp
git clone --recursive https://github.com/espressif/esp-idf.git

Vscode extension

  1. ↑ https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html#get-started-prerequisites
  2. ↑ https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/get-started/index.html
  3. ↑ https://github.com/espressif/vscode-esp-idf-extension/blob/master/README.md
检索自“https://riguz.com/index.php?title=ESP32_setup_development_environment&oldid=4847”
查看本页面的编辑历史。

语言

    此页面在其他语言不可用。

    WHY42
    • 此页面最后编辑于2025年3月29日 (星期六) 02:13。
    • 除非另有声明,本网站内容采用GNU Free Documentation License 1.3 or later授权。
    • 隐私政策
    • 关于WHY42
    • 免责声明