arm-none-eabi-gcc GNU Arm Embedded Toolchain
Version updated for https://github.com/carlosperate/arm-none-eabi-gcc-action to version v1.12.0.
- This action is used across all versions by 1,067 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup, downloading, and caching of the Arm GNU Toolchain (arm-none-eabi-gcc) for cross-compiling embedded software on Linux, macOS, and Windows platforms. It simplifies workflows by ensuring access to the latest or specific versions of the toolchain, verifying downloads, and improving performance with caching. Key capabilities include compatibility across architectures, environmental variable exports, and faster, more reliable toolchain setup.
Release notes
Added
- Add
15.2.Rel1Arm GNU Toolchain release (#83)
Changed
- Minor refactor of GCC versions data location
Full Changelog: https://github.com/carlosperate/arm-none-eabi-gcc-action/compare/v1...v1.12.0