~ruther/avr-device

ref: c4a0807a025910fba9ee4fa2229b3f44e9f7d0c0 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
c4a0807a — Andrew Dona-Couch svdpatch: Fix peripheral modifications 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