Releases: stm32duino/Arduino_Tools
Releases · stm32duino/Arduino_Tools
Arduino Tools for STM32 2.4.0
What's Changed
- chore: update busybox binary to 64 bits version by @fpistm in #107
- feat(stm32cubeprog): add parity option by @fpistm in #108
- fix(win): replace deprecated WMIC by powershell command by @fpistm in #110
- feat: add support for ARM64 architecture and include necessary binaries by @Bucknalla in #111
New Contributors
- @Bucknalla made their first contribution in #111
Full Changelog: 2.3.1...2.4.0
Arduino Tools for STM32 2.3.1
What's Changed
Full Changelog: 2.3.0...2.3.1
Arduino Tools for STM32 2.3.0
What's Changed
- Make macOS executables universal, for both x86_64 and arm64 by @markmentovai in #104
New Contributors
- @markmentovai made their first contribution in #104
Full Changelog: 2.2.4...2.3.0
Arduino Tools for STM32 2.2.4
What's Changed
- fix: remove unreachable command by @fpistm in #102
- Update stm32CubeProg.sh to support J-Link with STM32CubeProgrammer by @jamesy0ung in #101
New Contributors
- @jamesy0ung made their first contribution in #101
Full Changelog: 2.2.3...2.2.4
Arduino Tools for STM32 2.2.3
What's Changed
Full Changelog: 2.2.2...2.2.3
Arduino Tools for STM32 2.2.2
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
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
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
- @INOUETAICHI made their first contribution in #86
Full Changelog: 2.1.1...2.2.0
Arduino Tools for STM32 2.1.1
- 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