54-release.u1: added some aliases
This commit is contained in:
@@ -42,6 +42,9 @@ echo "Setting alias"
|
||||
alias changeport="source ${binDir}/changeport.sh"
|
||||
alias changebaud="source ${binDir}/changebaud.sh"
|
||||
alias changeesp="source ${binDir}/changeesp.sh"
|
||||
alias flash="idf.py flash"
|
||||
alias monitor="idf.py monitor"
|
||||
alias erase-flash="idf.py erase-flash"
|
||||
|
||||
echo "Changing dir to ${HOME}/esp"
|
||||
cd "${HOME}/esp"
|
||||
|
||||
Reference in New Issue
Block a user