Serial_upload: speed change to 115200 https://github.com/LightningStalker/Arduino_STM32/pull/1 Maple rules:ed82be4c6eMaple_upload:437834a91f (diff-a0a50ec8cd3ccc8618dcd0dbf108becc)9b03f0841dSigned-off-by: Frederic.Pillon <frederic.pillon@st.com>
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
#!/bin/bash
|
|
$(dirname $0)/stm32flash/stm32flash -g 0x8000000 -b 115200 -w "$4" /dev/"$1"
|