Commit graph

116 commits

Author SHA1 Message Date
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
82eb13a6d6 MassStorageCopy updated to manage several node names.
Depending of the board revision, mount point name could be different.
Ex for: STM32F030R8 with a rev 1 node name is : "NUCLEO"
while it is "NODE_F030R8" for rev c

Ex: in boards.txt we could have:
Nucleo_64.menu.Nucleo_64_board.NUCLEO_F030R8.node="NODE_F030R8,NUCLEO"

Fix #6

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2017-06-16 17:43:29 +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
Frederic Pillon
4963647c4a Merge pull request #5 from fpistm/fpistm
Fix permission and issue with x86_64 host
2017-01-19 13:58:26 +01:00
Frederic.Pillon
fbc6652d33 Fix permission and issue with x86_64 host
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2016-12-13 11:48:55 +01:00
Roger Clark
a0581df216 Fixed #4 2016-11-17 13:15:44 +11:00
Roger Clark
d2540e6ff5 Copy latest nucleoflasher to Win specific folder 2016-11-14 10:08:56 +11:00
Roger Clark
83b18e0b76 Fixed merge issues 2016-11-14 09:28:35 +11:00
Roger Clark
243fb9cb8c Updated Nucleo flasher bat for Windows 2016-11-14 09:26:47 +11:00
Roger Clark
bf2bb4cb76 Complete rewrite of NucleoFlasher.bat
Rewrote to use WMIC as the previous version didn't work on some machines, and also using WMIC is a much more elegant way to find the mass storage device (disk drive)
2016-10-02 13:58:48 +11:00
Roger Clark
de95abde3f Fix issues with linux and OSX permissions and update linux64 stlink upload script (issues 1 and 2) 2016-09-25 09:00:57 +10:00
Roger Clark
221cb35f42 Added other upload tools etc 2016-09-24 22:07:38 +10:00
Roger Clark
bb188304fb Remove Linux and Macos files from Win folder (mistake in last commit) 2016-09-16 21:42:42 +10:00
Roger Clark
bf6e42ce58 Split tools by OS (but initially retain the original single NucleoFlasher folder 2016-09-16 21:41:44 +10:00
Roger Clark
3070f73f67 Initial commit of sources from @fpistm 2016-09-16 20:39:24 +10:00
Roger Clark
117ab64b20 Initial commit 2016-09-16 19:46:58 +10:00