~ruther/avr-device

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