ESP32C3/erase_flash.sh

4 lines
70 B
Bash
Executable File

#!/bin
FLASHPORT="/dev/ttyACM0"
esptool --port $FLASHPORT erase_flash