Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

stm32duino/arm-none-eabi-gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

The GNU Arm Embedded Toolchain binaries used by the STM32 core support for Arduino

Rationale

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.

Changes

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.

Releases

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.

6-2017-q1-update

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.

About

The GNU Arm Embedded Toolchain binaries used by STM32duino cores

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published