This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
Arduino_Tools
Watch
1
Star
0
Fork
You've already forked Arduino_Tools
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
83a77da89f
Arduino_Tools
/
linux
/
serial_upload
3 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Added other upload tools etc
2016-09-24 12:07:38 +00:00
#!/bin/bash
Update scripts to be aligned with Arduino_STM32 tools Serial_upload: speed change to 115200 https://github.com/LightningStalker/Arduino_STM32/pull/1 Maple rules: https://github.com/rogerclarkmelbourne/Arduino_STM32/commit/ed82be4c6e4fbd1e6b393fdd598e36f62cd9d22d Maple_upload: https://github.com/rogerclarkmelbourne/Arduino_STM32/commit/437834a91fafc15bac2f24b9e889ddd259e86a72#diff-a0a50ec8cd3ccc8618dcd0dbf108becc https://github.com/rogerclarkmelbourne/Arduino_STM32/commit/9b03f0841d35bdb848701f684c8a85a92dec24e5 Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-01-31 21:41:38 +00:00
$(dirname $0)/stm32flash/stm32flash -g 0x8000000 -b 115200 -w "$4" /dev/"$1"
Reference in a new issue
Copy permalink