Information about every AVR microcontroller.
for mcu in avr_mcu::microcontrollers() { println!("Device: {}", mcu.device.name); }