Function rustc_target::spec::avr_gnu_base::target
source · Expand description
A base target for AVR devices using the GNU toolchain.
Requires GNU avr-gcc and avr-binutils on the host system. FIXME: Remove the second parameter when const string concatenation is possible.