Commit graph

4 commits

Author SHA1 Message Date
Frederic Pillon
e4c17123a5 [stm32flash] Add 32bits version
Previous update has replaced the 32 bits (PE32) version
by a 64 bits one (PE32+).
To avoid any issue for user running on 32 bits OS,
use the 32 bits version per default.
The 64 bits version can be used and is named "stm32flash64.exe"

Those binaries are now stored in "stm32flash/" directory
in order to be aligned with other host OS structure.
Serial upload has been updated and cleaned.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2018-10-08 11:03:21 +02:00
Frederic Pillon
81745f6e7e Add executable extension to call properly stm32flash on Win10
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2018-09-22 16:17:51 +02:00
Frederic Pillon
ac06dd9dad 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:
ed82be4c6e
Maple_upload:
437834a91f (diff-a0a50ec8cd3ccc8618dcd0dbf108becc)
9b03f0841d

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-01-31 22:41:38 +01:00
Roger Clark
221cb35f42 Added other upload tools etc 2016-09-24 22:07:38 +10:00