[已解决] 用官方文档的idf.py命令创建工程出错
Posted: Wed Aug 18, 2021 1:52 pm
C:\esp-idf>idf.py create-project --path my_projects my_new_project
Usage: idf.py create-project [OPTIONS]
Try 'idf.py create-project --help' for help.
Error: no such option: --path
命令说没有--path选项,怎么官网的文档都不行。我的运行环境是win10。官网的构建项目这一页文档好像没有一个命令能用的。怎么回事啊?文档的链接是https://docs.espressif.com/projects/esp ... irectories
Usage: idf.py create-project [OPTIONS]
Try 'idf.py create-project --help' for help.
Error: no such option: --path
命令说没有--path选项,怎么官网的文档都不行。我的运行环境是win10。官网的构建项目这一页文档好像没有一个命令能用的。怎么回事啊?文档的链接是https://docs.espressif.com/projects/esp ... irectories