Home

Awesome

ckormanyos/avr-gcc-build

<p align="center"> <a href="https://github.com/ckormanyos/avr-gcc-build/actions"> <img src="https://github.com/ckormanyos/avr-gcc-build/actions/workflows/build-ubuntu.yml/badge.svg" alt="build-ubuntu"></a> <a href="https://github.com/ckormanyos/avr-gcc-build/actions"> <img src="https://github.com/ckormanyos/avr-gcc-build/actions/workflows/build-msys64.yml/badge.svg" alt="build-msys64"></a> <a href="https://github.com/ckormanyos/avr-gcc-build/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"> <img src="https://custom-icon-badges.herokuapp.com/github/issues-raw/ckormanyos/avr-gcc-build?logo=github" alt="Issues" /></a> <a href="https://github.com/ckormanyos/avr-gcc-build/blob/main/UNLICENSE"> <img src="https://img.shields.io/badge/license-The Unlicense-blue.svg" alt="The Unlicense"></a> </p>

ckormanyos/avr-gcc-build provides shell and YAML scripts to build a modern avr-gcc.

Design goals:

Releases and Build Artifacts

Using released or CI-built artifacts can be convenient when you do not actually want to nor need to manually build the avr-gcc toolchain.

Releases and build artifacts consisting of the fully-built avr-gcc toolchain are occasionally created and published for x86_64-linux-gnu (Linux) and x86_64-w64-mingw32 (Windows). These can be readily found on the repo front page and in CI workflow-run download-areas for immediate client use. The releases are permanent, whereby the built artifacts are limited to three days after the Workflow-Run(s).

Workflow-Run

Workflow:

Additional Notes

Notes: