~ruther/avr-device

ref: fc98f48ac405d2535662808a58bf18a59d513a37 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
fc98f48a — Rahix Prepare 0.2.3 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;