Files
rust/compiler/rustc_codegen_ssa/src
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
..
2025-02-13 19:47:55 +00:00
2024-09-24 10:10:31 -07:00