derpant
This commit is contained in:
@@ -43,9 +43,6 @@ alias changeesp="source ${binDir}/changeesp.sh"
|
||||
alias monitor="idf.py monitor"
|
||||
alias flashmonitor="idf.py flash monitor"
|
||||
alias menuconfig="idf.py menuconfig"
|
||||
alias step-flash-monitor="idf.py flash; idf.py monitor"
|
||||
alias clean-build="idf.py clean; idf.py build"
|
||||
alias fullclean-build="idf.py fullclean; idf.py build"
|
||||
|
||||
echo "Changing dir to ${HOME}/esp"
|
||||
cd "${HOME}/esp"
|
||||
|
||||
Reference in New Issue
Block a user