AVR open source toolchain builds for Linux and Mac, including recent atpacks.
Find a file
2025-02-15 15:39:04 +01:00
.github/workflows fixed fs mount 2025-02-13 11:12:35 +01:00
patches port avr-libc patch to 2.2.1 2025-02-15 15:39:04 +01:00
.gitignore retrying to generate automatic builds 2020-03-02 23:16:56 +01:00
defconfig build: disable static to enable lto, disable -Os 2022-09-02 04:59:57 +02:00
LICENSE add license 2022-07-06 01:51:37 +02:00
LICENSE.atpack support new avr dx series 2022-07-06 01:52:52 +02:00
README.md port avr-libc patch to 2.2.1 2025-02-15 15:39:04 +01:00

avr-toolchain

AVR open source toolchain builds for Linux and Mac, including recent atpacks.

The toolchain includes avr-gdb and a patched avr-size binary that shows program and data usage relative to the target microcontroller. It also includes support for the new AVR series of microcontrollers, and updated libraries for the older ones.

Builds are generated using GitHub Actions infrastructure, using crosstool-ng.