1747329794

This commit is contained in:
2025-05-15 11:23:14 -06:00
parent 9b45c3f7c7
commit 3845128c3f
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -105,6 +105,8 @@ Features:
ex. `create-project hello-world`
`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
`patch-esp-idf <patch path>` patches esp-idf with `<patch path>` patch file
ex. `patch-esp-idf ./some.patch`
`$examples` is a shortcut for examples directory in esp-idf
ex. cd $examples`