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

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

ESP32 setup development environment:修订间差异

  • 页面
  • 讨论
  • 语言
  • 监视
  • 查看历史
  • 查看源代码
    • 链入页面
    • 固定链接
    • 页面信息
    • 引用此页
←上一编辑下一编辑→
可视化wikitext
2025年3月29日 (六) 02:13的版本 查看源代码
Riguz(留言 | 贡献)
行政员、​界面管理员、​管理员
1,591次编辑
小 →‎Get ESP-IDF
←上一编辑
2025年3月29日 (六) 02:15的版本 查看源代码
Riguz(留言 | 贡献)
行政员、​界面管理员、​管理员
1,591次编辑
小 →‎Vscode extension
下一编辑→
第21行: 第21行:
==Vscode extension==
==Vscode extension==


 
[[Category:Embedded]]
[[Category:ESP32]]
[[Category:ESP32]]

2025年3月29日 (六) 02:15的版本

[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=4848”

语言

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

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