Files
esp-idf-tools/README.md
T
2024-11-09 03:29:51 -07:00

20 lines
372 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
```