~ruther/avr-device

ref: 8c207c61f0611c6be152918828a17ab301e9387a avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
8c207c61 — Rahix ci: Fix nightly to 2020-07-12 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;