testiung for release

This commit is contained in:
2025-05-09 22:31:34 -06:00
parent 6034a9648b
commit b47cbbc684
13 changed files with 56 additions and 69 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Features:
`create-project` alone prompts for a project name
`create-project <project name>` creates a project with <project name>
ex. `create-project hello-world`
`esp-install-monitor` monitors install.log. alias for `tail -n 75 -f $ESPIDF_INSTALLDIR/install.log`
`esp-install-monitor` monitors install.log. alias for `tail -n 75 -f $ESPIDFTOOLS_INSTALLDIR/install.log`
`esp-install-logs` displays full text of install.log and version-data.txt
`$examples` is a shortcut for examples directory in esp-idf
ex. cd $examples`