rust/src/tools/run-make-support
Patryk Wychowaniec 78ddabf31d
Create a generic AVR target: avr-none
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`).
2025-02-19 19:01:51 +01:00
..
src Create a generic AVR target: avr-none 2025-02-19 19:01:51 +01:00
Cargo.toml Run cargo update and update licenses 2024-12-01 11:06:44 +00:00
CHANGELOG.md run-make-support: update changelog 2024-06-11 21:31:08 +00:00