首页
随机
最近更改
特殊页面
社群首页
参数设置
关于WHY42
免责声明
WHY42
搜索
用户菜单
登录
欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
ESP32 setup development environment
页面
讨论
语言
监视
查看历史
查看源代码
更多
链入页面
固定链接
页面信息
引用此页
Riguz
(
留言
|
贡献
)
2025年3月29日 (六) 02:09的版本
(创建页面,内容为“<ref>https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html#get-started-prerequisites</ref> = Development on Mac= ==Install Prerequisites == <syntaxhighlight lang="cpp"> brew install cmake ninja dfu-util </syntaxhighlight> ==Get ESP-IDF== Need to install [https://github.com/espressif/esp-idf esp-idf]
Category:ESP32
”)
(差异) ←上一版本 |
最后版本
(
差异
) |
下一版本→
(
差异
)
[1]
Development on Mac
Install Prerequisites
brew
install
cmake
ninja
dfu
-
util
Get ESP-IDF
Need to install
esp-idf
↑
https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html#get-started-prerequisites