~ruther/avr-device

ref: 4ec395339bf0e1bbefe7e419ed4d767b6f3ef8ff avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
4ec39533 — Andrew Dona-Couch attiny85: USI 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