Contains upload tools for STM32 based boards
Find a file
Frederic.Pillon ce5b68d456 [STM32CubeProg] Add option to erase all sectors
For example adding a platform.local.txt with:
tools.stm32CubeProg.upload.pattern="{path}/{cmd}" 1{upload.protocol} "{build.path}/{build.project_name}.bin" {upload.options}

will allow to erase all sectors before download.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-28 08:14:49 +02:00
linux [STM32CubeProg] Add option to erase all sectors 2019-05-28 08:14:49 +02:00
linux64 Clean useless files 2019-05-03 10:56:28 +02:00
macosx [STM32CubeProg] Add option to erase all sectors 2019-05-28 08:14:49 +02:00
src [PinMap] Update after STM32CubeMX 5.2.0 release 2019-04-26 10:07:39 +02:00
win [STM32CubeProg] Add option to erase all sectors 2019-05-28 08:14:49 +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 2019-02-13 09:59:48 +01:00

Arduino_Tools

GitHub release GitHub commits

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