diff options
| author | bvernoux | 2014-06-02 21:43:02 +0200 |
|---|---|---|
| committer | bvernoux | 2014-06-02 21:43:02 +0200 |
| commit | 569aa90137614e6b54c12fa4aaec32cfdddbdbcd (patch) | |
| tree | e5119ae8100d69241e180d85e87ffd512cfabc3b /update_fw_usb_dfu_hydrabus.bat | |
| parent | 8bf8404c155f9ee9a2afd7f85c5f0a8aed1d2e2d (diff) | |
micropython port for HydraBus
Diffstat (limited to 'update_fw_usb_dfu_hydrabus.bat')
| -rw-r--r-- | update_fw_usb_dfu_hydrabus.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update_fw_usb_dfu_hydrabus.bat b/update_fw_usb_dfu_hydrabus.bat new file mode 100644 index 000000000..265c39371 --- /dev/null +++ b/update_fw_usb_dfu_hydrabus.bat @@ -0,0 +1,2 @@ +.\update_fw_dfu_hydrabus\DfuSeCommand.exe -c --de 0 -d --fn ./stmhal/build-HYDRABUS/firmware.dfu +Pause |
