Commit graph

128 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
822e696bc1 Remove linux64 directory
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-10-11 17:47:38 +02:00
Frederic Pillon
19ef7508ce Update to 1.3.1
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-09-19 15:20:28 +02:00
Frederic.Pillon
d1dff04594 [PinMap] Update with SD
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-09-19 15:18:57 +02:00
Frederic.Pillon
f182253fc2 [genpinmap] Add SD peripheral
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-09-19 15:18:56 +02:00
Frederic Pillon
4fcf78ef1f Update README
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-09-19 15:18:56 +02:00
Frederic.Pillon
5d77a614f1 [PinMap] Add STM32G4 files
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-07-19 18:03:59 +02:00
Frederic.Pillon
4bd644e5c5 [PinMap] Add WEAK attribute to PinMap arrays
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-07-01 16:18:12 +02:00
Frederic.Pillon
719b7d0776 [genpinmap] Add WEAK attribute to PinMap arrays
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-06-21 11:22:34 +02:00
Frederic.Pillon
5d6a7f43ed [genpinmap] SYS_WKUP signal name can now be PWR_WKUP
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-06-21 11:22:29 +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
dadcf33f05
Merge pull request #35 from fpistm/pr-33-review
Update Legacy upload tools + clean
2019-05-29 15:50:37 +02:00
Frederic Pillon
7f6dcc3866 Update dfu-util.exe
Copied from https://github.com/rogerclarkmelbourne/Arduino_STM32

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2019-05-28 08:58:50 +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
e167f91814 [STM32CubeProg] Fix trailing arguments for windows
"shift" has no effect on "%*" batch parameter; it only change index.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-05-24 16:14:29 +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
0a5abb3fe5
Merge pull request #34 from fpistm/STM32CP
Introduce STM32CubeProgrammer
2019-05-03 15:22:26 +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
be6cae0057 [PinMap] Update after STM32CubeMX 5.2.0 release
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-04-26 10:07:39 +02:00
Frederic.Pillon
92f6feebda [PinMap] Update
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-25 17:13:49 +01:00
Frederic.Pillon
8504f64647 [genpinmap] Avoid duplicated pins
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-25 17:13:45 +01:00
Frederic.Pillon
73128eb640 [PinMap] Update PinNamesVar.h
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-21 11:45:49 +01:00
Frederic.Pillon
6d516f8fb6 [genpinmap] Fix PinNamesVar.h format
To avoid astyle check issue

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-21 11:45:24 +01:00
Frederic.Pillon
e8887b5617 [PinMap] Add STM32WB files
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-20 14:47:50 +01:00
Frederic.Pillon
b0e9f089be [PinMap] Update license header
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-20 14:47:30 +01:00
Frederic.Pillon
b575b4187b [genpinmap] Update license header
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-20 14:46:57 +01:00
Frederic.Pillon
059e2c8c22 [genpimap] Ignore STM32MP*.xml provided with STM32CubeMX 5.1.0
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-20 09:33:04 +01:00
Frederic.Pillon
3139ebaafd [PinMap] Update PinNamesVar.h
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-15 14:55:15 +01:00
Frederic.Pillon
1308c7b361 [genpinmap] Fix PinNamesVar.h format
To avoid astyle check issue

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-02-15 14:54:37 +01:00
Frederic Pillon
0c0ccfad6c
Update README.md 2019-02-13 09:59:48 +01:00
Chris Barr
d160199ded Update dfu-util to v0.8 (#29)
* Update dfu-util to v0.8

Updating dfu-util and ensuring consistency across platforms.

Windows was v0.1, now is v0.8 - structure changed to match other platforms.
Linux was v0.8, no change needed.
Linux64 was v0.7, updated to v0.8.
OSX was v0.8, no change needed.
2019-02-13 09:49:45 +01:00
Frederic.Pillon
2d0e8d2a52 [PinMap] Update files after genpinmap update
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-01-25 09:17:49 +01:00
Frederic.Pillon
2453a90ac1 [genpinmap] Fix PinMap_USB_OTG_HS
If USE_USB_HS_IN_FS is defined only those pins have
to be defined

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-01-25 09:17:04 +01:00
Frederic Pillon
a7ee669994
Merge pull request #32 from fpistm/AF_update
Add missing pins
2019-01-07 16:44:44 +01:00
Frederic.Pillon
83a77da89f [PinMap] Update files after genpinmap update
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-01-04 14:35:24 +01:00
Frederic.Pillon
840b8d62cc [genpinmap] Add missing pins
Fix #31

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-01-04 14:34:45 +01:00
Frederic.Pillon
0d12a70274 [PinMap] update file date
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2019-01-03 16:14:56 +01:00
Frederic Pillon
8032ff1c84
Merge pull request #30 from fpistm/usb
[PinMap] Update files after USB introduction
2018-12-21 10:46:46 +01:00
Frederic.Pillon
305cdd996d [Nucleo L152RE] Fix USB AF
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-12-10 10:53:24 +01:00
Frederic Pillon
2400bb6f4d [PinMap] Update files after USB introduction
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2018-12-08 16:04:36 +01:00
Frederic.Pillon
4a869802e5 [genpinmap] Add USB feature
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-12-08 16:04:22 +01:00
Frederic.Pillon
d257c1c0ed [PinMap] Update files after format update for AStyle
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-11-30 15:58:13 +01:00
Frederic.Pillon
a90bb382c7 [genpinmap] Fix output format for AStyle
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-11-30 15:54:54 +01:00
Frederic.Pillon
b144be3df6 [PinMap] Update files after HAL update
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-11-30 15:46:49 +01:00
Frederic.Pillon
8602a18d76 [PinMap] Update STM32L47xx and STM32L48xx
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-11-16 16:30:55 +01:00