~ruther/avr-device

ref: 6a9771e12cadbcdab7b5fe4967b2224535fff31a avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
6a9771e1 — Michael Büsch Cargo.toml: Update edition to 2021 2 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