~ruther/avr-device

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