ESP-IDF:如何在当前目录创建新项目
要创建新的 ESP-IDF 项目(不使用 PlatformIO),你可以使用以下命令:
idf_create_project.sh
idf.py create-project .If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow