This website requires JavaScript.
Explore
Help
Sign In
gomaomao
/
DIY-Multiprotocol-TX-Module
Watch
1
Star
0
Fork
0
mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced
2026-09-27 05:52:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
01bef23ac91197901944d6c876c882e0c4ca9eaa
DIY-Multiprotocol-TX-Module
/
BootLoaders
/
Boards
/
stm32
/
tools
/
linux
/
serial_upload
T
3 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial check-in for STM32 board
2017-11-27 21:19:49 +00:00
#!/bin/bash
$(
dirname
$0
)
/stm32flash/stm32flash -g 0x8000000 -b
115200
-w
"
$4
"
/dev/
"
$1
"
Reference in New Issue
Copy Permalink