~ruther/avr-device

ref: 232dac2fd07eacca0bb46b22ff7d79ab8bd0af67 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
232dac2f — Andrew Dona-Couch attiny88: simplify patches thanks to svdpatch 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