~ruther/avr-device

ref: 00312ea618e58c0d8db6d7dfa9e8c095d18393f6 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
00312ea6 — Andrew Dona-Couch makefile: also clean generic.rs 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;