fixed erasse flash and added update-depenencies to setup'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo -e "\nSetting up for $ESPTARGET\n"
|
||||
idf.py --preview set-target $ESPTARGET
|
||||
idf.py --preview update-dependencies
|
||||
idf.py --preview menuconfig
|
||||
echo -e "\nAll done :3\n"
|
||||
Reference in New Issue
Block a user