Contains upload tools for STM32 based boards
Find a file
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
linux Update texane stlink to 1.5.1 2018-09-21 19:17:06 +02:00
linux64 Update texane stlink to 1.5.1 2018-09-21 19:17:06 +02:00
macosx Update texane stlink to 1.5.1 2018-09-21 19:17:06 +02:00
src [PinMap] Update files after HAL update 2018-08-13 14:23:35 +02:00
win [stm32flash] Add 32bits version 2018-10-08 11:03:21 +02:00
.gitignore Update .gitignore 2018-09-21 17:00:58 +02:00
boards.txt Added other upload tools etc 2016-09-24 22:07:38 +10:00
README.md Update README.md 2018-06-18 09:20:48 +02:00

Arduino_Tools

GitHub release GitHub commits

Contains upload tools for STM32 based boards and some other usefull scripts (ex: genpinmap)