mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-05 10:38:14 +00:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/bash
|
|
$(dirname $0)/stlink/st-flash write "$4" 0x8000000
|