The GNU Arm Embedded Toolchain binaries used by the STM32 core support for Arduino
Provide GNU Arm Embedded Toolchain binaries required during the installation of the STM32 core support for Arduino which required 4 platforms.
Toolchain is automatically installed when the STM32 core is installed thanks the Arduino Boards Manager --> See stm32 core installation wiki page.
This is not a new GCC toolchain distribution for ARM devices. Official GNU Arm Embedded Toolchain distribution, by ARM.
Compared to the original ARM release, there are no changes. The same architecture options are supported and the same combinations of libraries (derived from newlib) are provided.
A release is done when an update of the GNU Arm Embedded Toolchain is required for the STM32 core support for Arduino. It generally use the latest official GNU Arm Embedded Toolchain releases, maintained by ARM.
This release is equivalent to 6-2017-q1-update from February 23, 2017,
and is based on gcc-arm-none-eabi-6-2017-q2-update-src.tar.bz2
.