Search found 3 matches

by yorkwei
Wed Jul 03, 2024 2:49 am
Forum: ESP-IDF 中文讨论版
Topic: vscode CMake Error: Could not create named generator =Ninja
Replies: 1
Views: 2299

Re: vscode CMake Error: Could not create named generator =Ninja

最近遇到了同样的问题,配置了IDF_PATH环境变量后,执行install.sh后可以了。
by yorkwei
Wed Feb 21, 2024 7:56 am
Forum: ESP-IDF 中文讨论版
Topic: 如何让某个IO口在MCU上电瞬间立即拉低?
Replies: 0
Views: 689

如何让某个IO口在MCU上电瞬间立即拉低?

ESP32S3设备上电时出现LED闪烁,已在初始化代码中对相应IO口做了拉低操作,有办法保证某个IO口在MCU上电瞬间立即拉低吗?
by yorkwei
Mon Sep 07, 2020 7:59 am
Forum: ESP-IDF
Topic: arduino-esp32 IDF component build failure
Replies: 9
Views: 15480

Re: arduino-esp32 IDF component build failure

I use abansal22's method, it works! Thanks a lot!