~ruther/avr-device

ref: 25305d5b71381c9b63fd159164a288289e4d21c0 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
25305d5b — Rahix interrupts: Fix sed expressions for parsing interrupt list 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