Releases: stm32duino/Arduino_Tools
Releases · stm32duino/Arduino_Tools
Arduino Tools for STM32 2.1.0
- 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
Arduino Tools for STM32 1.4.0
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
This release include:
massStorageCopybecomes 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
Arduino Tools for STM32 1.3.0
Arduino Tools for STM32 1.2.1
This release include:
- [PinMap] Update files after HAL update
- [PinMap] Add USB feature
- Update dfu-util to v0.8 (#29)
Arduino Tools for STM32 1.2.0
This release include:
- [PinMap] Update files after HAL update
- stm32flash: update to version STM32duino_0.5.1 for all platform. See https://github.com/stm32duino/stm32flash
- STLink update to:
- ST-Link_cli 3.2.0.0 and ST-LINK_USB_V2_1_Driver (Windows)
- texane stlink 1.5.1 (Linux and Mac)
Arduino Tools for STM32 1.1.0
This release include:
- Add SYS_WKUP definition in
PinNamesVars.h. Useful for low power. - Several enhancement for genpinmap_arduino.py
Arduino Tools for STM32 1.0.2
This release include:
- Updated scripts to be aligned with Arduino_STM32 tools
- Add all PeripheralPins.c generated from MCU xml file description available in STM32CubeMX.
This makes it easier to create a new variant.