Releases: stm32duino/Arduino_Tools
Releases · stm32duino/Arduino_Tools
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.
Arduino Tools for STM32 1.0.1
Arduino Tools for STM32 1.0.0
This release include:
- Update genpinmap script:
- Add support of Alternate Function for F1 series
- Add QSPI support
- Change pin name formatting (PXn -> PX_n) in order to be aligned with core pin name usage extension
Note: same as 2017.8.31
Arduino Tools for STM32 0.2.0
This release include:
- Update to ST-Link_cli 3.0.0.0
- Update texane stlink to 1.3.0
- Update MassStorageCopy
- Add genpinmap script
Note: same as STM32Tools-2017.7.13
First release of Arduino Tools for STM32
This release include:
- tools to flash STM32 based boards. Based from https://github.com/rogerclarkmelbourne/Arduino_STM32/tree/master/tools
- Provide command to copy binary on mass storage.
Note: same as Note: same as STM32Tools-2017.5.12