xref: /btstack/port/max32630-fthr/scripts/flash_Max32630_hdk.sh (revision 7d0ceef15816750577c88837cf6ac3eede3224d2)
1file="./build/max3263x.elf"
2openocd -f scripts/max3263x_hdk.cfg -c "program $file verify reset exit"
3
4