Files
esp-idf-tools/README.md
T
2024-11-09 13:35:56 -07:00

23 lines
398 B
Markdown

# esp-idf custom installer/reinstaller
installs/reinstalls full esp-idf with my own additions on linux.
pulls from master so its the very latest
built for debian-like systems
`git clone https://github.com/PrincessPi3/esp-install-custom.git ~`
`bash ~/reinstall-esp-idf.sh`
scripts added:
```
build
changebaud
changeesp
changeport
clean
fullclean
rebuildfull
setup
flash
monitor
erase-flash
```