| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-13 | Add missing avr64* series | Tom Vijlbrief | -0/+21 | |
| 2025-06-13 | Add modern AVR mcus like avr128db28 and attiny3224 | Tom Vijlbrief | -0/+46 | |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -0/+337 | |
| This commit removes the `avr-unknown-gnu-atmega328` target and replaces it with a more generic `avr-none` variant that must be specialized with the `-C target-cpu` flag (e.g. `-C target-cpu=atmega328p`). | ||||
