~ruther/avr-device

ref: 769efac469de3d05f8d8848737aac7e39d9def6e avr-device/src/devices/mod.rs -rw-r--r-- 98 bytes
769efac4 — Rahix Initial 6 years ago
                                                                                
1
2
3
4
#[cfg(feature = "attiny85")]
pub mod attiny85;
#[cfg(feature = "atmega32u4")]
pub mod atmega32u4;
Do not follow this link