~ruther/avr-device

ref: f0ea250acb7690c18f366133af3437c6e7d15a19 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
f0ea250a — František Boháček Patch TCCR0 CS correctly 2 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;