btstack/port/max32630-fthr-cc2564b/scripts/flash_Max32630_hdk.sh
2017-07-18 21:39:10 +02:00

4 lines
102 B
Bash
Executable File

file="./build/max3263x.elf"
openocd -f scripts/max3263x_hdk.cfg -c "program $file verify reset exit"