~ruther/avr-device

ref: 3b7655f9cea7ba72a9a358f61eb3ec0ab9f10ef0 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
3b7655f9 — Andrew Dona-Couch makefile: all and clean are .PHONY 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