~ruther/avr-device

ref: c0b5119ab1ad4d1b23b7a63fb9d297d82ee6ccf0 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
c0b5119a — Andrew Dona-Couch attiny85: Timer patch fixes 4 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;
Do not follow this link