~ruther/avr-device

ref: a1f82aa7e1db2a9d25a7b229aed1dc75471e73a5 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
a1f82aa7 — Rahix Improve error message when no device is selected 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