~ruther/avr-device

ref: 6ab6f94a2f0089f43b4d274d93493a3a6c0233be avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
6ab6f94a — Michael Buesch Add basic documentation for beginners 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