~ruther/avr-device

ref: c0edb56c6f841fad307e66926b93c213623f8348 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
c0edb56c — Rahix interrupt: Make interrupt::enable() unsafe 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;