Commit graph

19 commits

Author SHA1 Message Date
Frederic Pillon
4f8802e8c0 massStorageCopy becomes a script
This closes #41 and #42.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-10-14 09:15:34 +02:00
Frederic.Pillon
c4d035af1f Align hid-flash binaries with official release 2.2.1
https://github.com/Serasidis/STM32_HID_Bootloader/releases/tag/2.2.1

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-06-18 13:44:52 +02:00
Frederic.Pillon
7ddad29b5f [hid-flash] Fix execution permission
Moreover, remove linux64 one as not required.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-06-11 14:15:53 +02:00
Vassilis Serasidis
f2e52ca75c hid-flash tool HID Bootloader v2.2
hid-flash tool is available on Windows, Linux and MacOS
2019-06-11 14:11:00 +02:00
Frederic.Pillon
f0cbb88672 Clean up scripts
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-28 08:58:50 +02:00
Frederic.Pillon
112e7c0a92 Unified source directories
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-28 08:58:50 +02:00
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
Frederic.Pillon
3d52d4c03e Update stm32CubeProg scripts
All trailing arguments will be passed to the STM32CubeProgrammer

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-15 10:05:29 +02:00
Frederic.Pillon
bf3a55ff8c Clean useless files
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-03 10:56:28 +02:00
Frederic.Pillon
0e0ac6837d Add STM32CubeProgrammer support
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-03 10:56:25 +02:00
Frederic Pillon
270cc332b7 Update texane stlink to 1.5.1
https://github.com/texane/stlink/releases/tag/v1.5.1

Fix #23

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-09-21 19:17:06 +02:00
Frederic.Pillon
550b232b6d [stm32flash] update to version STM32duino_0.5.1
https://github.com/stm32duino/stm32flash

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-09-21 17:02:58 +02:00
Frederic.Pillon
c52f691012 [stm32flash] Remove source code
The same stm32flash source code was provided for each targeted host.
Source code is now provided here:
https://github.com/stm32duino/stm32flash

Tag: Arduino_STM32_0.9

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-09-21 17:02:58 +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
Frederic.Pillon
ac62b9ab51 Fix permission for massStorageCopyMacOsX
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2017-09-20 16:15:27 +02:00
Frederic Pillon
50fa24ba2e Update texane stlink to 1.3.0
Fix #7

https://github.com/texane/stlink/releases/tag/1.3.0
https://github.com/texane/stlink/tree/1.3.0

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2017-06-20 21:37:53 +02:00
fpr
68b6a77077 MassStorage updated to manage several node name on MacOSX. Source file modified to be as close as possible than Linux source. Easier to maintain.
Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
2017-06-19 11:20:06 +02:00
Frederic.Pillon
1ba6db25b6 Rename nucleoFlasher to massStorageCopy
Harden massStorageCopy to avoid issue.
Create a linux 32 bits version.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2017-05-10 11:24:11 +02:00
Roger Clark
a0581df216 Fixed #4 2016-11-17 13:15:44 +11:00