mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
3 lines
55 B
Bash
Executable file
3 lines
55 B
Bash
Executable file
#!/bin/bash
|
|
|
|
dfu-util -a1 -d 1eaf:0003 -D nuttx.bin -R
|