NanoVNA/prog.sh
2016-09-05 07:29:43 +09:00

4 lines
121 B
Bash
Executable file

#! /bin/sh
DFU_UTIL=../chibios-stm/dfu-util/src/dfu-util
$DFU_UTIL -d 0483:df11 -a 0 -s 0x08000000:leave -D build/ch.bin