exit_idf added. added echo of ESP_IDF_VERSION to export

This commit is contained in:
2025-04-30 11:35:40 -06:00
parent 08dffc74b3
commit f02f963ed5
6 changed files with 37 additions and 11 deletions
+2 -2
View File
@@ -103,12 +103,12 @@ run_esp_reinstall
Second optional argument specifies branch:
`run_esp_reinstall nuke v5.4.1`
esp_monitor
esp_install_monitor
monitors install.log
alias for tail -n 75 -f $ESPIDF_INSTALLDIR/install.log
no arguments
esp_logs
esp__install_logs
displays full text of install.log and version-data.txt
no arguments
```