mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
|
|
dfu-util -a1 -d 1eaf:0003 -D nuttx.bin -R
|