Skip to content

Releases: stm32duino/Arduino_Tools

Arduino Tools for STM32 2.2.3

18 Jul 14:33
Compare
Choose a tag to compare

Github Releases (by Release)

What's Changed

  • fix(stm32CubeProg): fallback to BSD getopt on mac by @fpistm in #100

Full Changelog: 2.2.2...2.2.3

Arduino Tools for STM32 2.2.2

27 Jun 14:58
Compare
Choose a tag to compare

Github Releases (by Release)

What's Changed

  • chore: replace xcpy usage by busybox cp by @fpistm in #92
  • chore: remove useless bmp_upload.bat by @fpistm in #93
  • chore: update to hid-flash 64-bit by @fpistm in #94
  • feat: create upload_reset binary for linux (64-bit) by @fpistm in #95
  • chore: update busybox binary to 64 bits version by @fpistm in #96
  • refactor(stm32CubeProg): use getopt and extend options by @fpistm in #97

Full Changelog: 2.2.1...2.2.2

Arduino Tools for STM32 2.2.1

05 Jul 07:25
Compare
Choose a tag to compare

Github Releases (by Release)

What's Changed

  • feat(stm32CubeProg): add offset option by @fpistm in #90
  • fix: binaries on Linux do not have execute bit set (#91)

Full Changelog: 2.2.0...2.2.1

Arduino Tools for STM32 2.2.0

29 Mar 12:18
Compare
Choose a tag to compare

Github Releases (by Release)

What's Changed

  • Resolve upload issues on macOS Ventura by @INOUETAICHI in #86
  • feat: unified maple_upload and dfu_util scripts (remove maple_loader.jar usage) by @fpistm in #89

New Contributors

Full Changelog: 2.1.1...2.2.0

Arduino Tools for STM32 2.1.1

20 Dec 10:02
ab5a8d9
Compare
Choose a tag to compare

Github Releases (by Release)

  • Fixes execute bit set issue (#79). 2.1.1 is the same than 2.1.0 but package on Linux to prevents issue with packaging under git bash.

Full Changelog: 2.1.0...2.1.1

Arduino Tools for STM32 2.1.0

30 Sep 08:52
Compare
Choose a tag to compare

Github Releases (by Release)

  • Add Arch linux default stm32cubeprog installation path (#77)
  • chore: update busybox binary to FRP-4264-gc79f13025
  • refactor: unified stm32CubeProg shell script
  • fix: apply ShellCheck and shfmt
  • fix: update url in run_arduino.sh

Important note: Since 2.0.0 tools package structure has been changed. The tools/ directory has been removed as it is useless
and is redundant.

Arduino Tools for STM32 2.0.0

20 Apr 09:30
Compare
Choose a tag to compare

Github Releases (by Release)

Remove genpinmap script as moved to the STM32 core 2.0.0.

Important note: tools package structure has been changed. The tools/ directory has been removed as it is useless
and is redundant.

Arduino Tools for STM32 1.4.0

15 May 07:19
aa4efdd
Compare
Choose a tag to compare

Github Releases (by Release)

This release include:

  • [maple_upload] Improve script on linux
  • [maple_upload] Use dfu-util.sh on macosx
  • [MP1] run_arduino_sh: Add log command, some improvements
  • [PinMap] Sort generated files per folder series
  • [PinMap] Ignore FMPI2C
  • [PinMap] All files updated to the latest version
  • [massStorageCopy] Handle short node name

Arduino Tools for STM32 1.3.2

19 Dec 16:51
31f3d43
Compare
Choose a tag to compare

Github Releases (by Release)

This release include:

  • massStorageCopy becomes a script
  • [MP1] Add upload tools for MP1 (#47)
  • [genpinmap] Add support for STM32MP1
  • [PinMap] Add STM32MP1 files
  • [PinMap] Add STM32L5 files
  • [genpinmap] Fix issue with SDADC parsingl
  • [PinMap] Update files after SDADC removal
  • [genpinmap] Fix FDCAN issue
  • [PinMap] Update files with FDCAN

Arduino Tools for STM32 1.3.1

19 Sep 13:26
Compare
Choose a tag to compare

Github Releases (by Release)

This release include:

  • [genpinmap] SYS_WKUP signal name can now be PWR_WKUP
  • [genpinmap] Add WEAK attribute to PinMap arrays
  • [PinMap] Update with WEAK attribute to PinMap arrays
  • [PinMap] Add STM32G4 files
  • [genpinmap] Add SD peripheral
  • [PinMap] Update with SD