This commit is contained in:
2025-11-18 09:11:56 -07:00
parent 92b6c458e6
commit 4097ff6a0f
2 changed files with 13 additions and 10 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ 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
# use setup script instead
bash setup
bash flashmonitor