~ruther/avr-device

ref: 1540fb957aa90fa57806f3cb2a8c58aba280dcd9 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
1540fb95 — František Boháček Fix timer patches for ATmega8 2 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;