bug fixes

This commit is contained in:
2025-04-30 17:08:25 -06:00
parent bb874a9634
commit 3cf066a0b8
6 changed files with 11 additions and 8 deletions
+4 -1
View File
@@ -12,7 +12,7 @@ Literally the most schizophrenically overengineered thing I have ever made. idk
`git clone https://github.com/PrincessPi3/esp-idf-tools.git ~/esp-idf-tools`
`bash ~/esp-idf-tools/esp-idf-tools-cmd.sh`
`source ~/.zshrc`
`get_idf`
`get_esp_tools`
## Features
`build` idf.py build
@@ -115,6 +115,9 @@ esp_install_monitor
esp__install_logs
displays full text of install.log and version-data.txt
no arguments
exit_esp_tools
exit and reset shell
```
## Helpful stuff