~ruther/avr-device

ref: 2f8be35ad4267b9de64b996320ece3a60dec3e17 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
2f8be35a — Rahix Mention tool versions in README 4 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;