~ruther/avr-device

ref: 7113a1e138c71a3303c44a49e9f1ff047e1455b8 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
7113a1e1 — Rahix make: Allow overriding rustup toolchain 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;