mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
add new command to idf
This commit is contained in:
@@ -210,6 +210,7 @@ def action_extensions(base_actions, project_path):
|
||||
},
|
||||
{
|
||||
"names": ["-C", "--project-dir"],
|
||||
"scope": "shared",
|
||||
"help": "Project directory.",
|
||||
"type": click.Path(),
|
||||
"default": os.getcwd(),
|
||||
|
Reference in New Issue
Block a user