~ruther/avr-device

ref: b50f869a004631ca673c12f23282bd1a51e24d73 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
b50f869a — Andrew Dona-Couch Simplify ATtiny84 ADC patch 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;