Frederic Pillon
de8fb2045d
[massStorageCopy] Fix double quote issue
...
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-10-29 16:03:52 +01:00
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
3229cd7077
Fix MassStorageCopy issue with double quoted list
...
'"' strip now
Fix #11
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2017-06-26 09:35:41 +02:00
Frederic.Pillon
e82d0f26ba
Minor update to avoid warning
...
Fix typo
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2017-06-20 09:32:43 +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