~ruther/avr-device

ref: f40d65e5ec18e3c90491667733f8552d56af88a0 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
f40d65e5 — Rahix ci: Switch to GitHub Actions 4 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;