Function rustc_target::spec::avr_gnu_base::target[][src]

pub fn target(target_cpu: String) -> Target
Expand description

A base target for AVR devices using the GNU toolchain.

Requires GNU avr-gcc and avr-binutils on the host system.