~ruther/avr-device

ref: 660e3c0982f46cf716fc64fc0ece3f47272a9fc7 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
660e3c09 — Andrew Dona-Couch attiny85: Numerous patch improvements 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