1.3-dev-0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
echo -e "\nFully Rebuildan~\n"
|
||||
|
||||
echo -e "\nFully cleaninnn\n"
|
||||
bash fullclean
|
||||
|
||||
echo -e "\nSetting up project for $ESPTARGET\n"
|
||||
idf.py --preview set-target $ESPTARGET # using idf.py set-target because it sticks to all defaults and doesnt do menuconfig like setup
|
||||
|
||||
bash flashmonitor
|
||||
Reference in New Issue
Block a user