MCUME/MCUME_esp32/esp5200/flashapp.sh
2019-08-21 11:13:22 +02:00

3 lines
173 B
Bash
Executable file

#!/bin/bash
. ${IDF_PATH}/add_path.sh
esptool.py --chip esp32 --port "/dev/cu.SLAB_USBtoUART" --baud $((230400*4)) write_flash -fs 4MB 0x390000 ../esp5200/build/esp5200.bin