2 lines
64 B
Bash
Executable file
2 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
$(dirname $0)/stlink/st-flash write "$4" 0x8000000
|