~ruther/avr-device

ref: 7c3805f9d84df7a1911ca3d29cfe28fa262c10b5 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
7c3805f9 — Andrew Dona-Couch Make the PINx registers writeable 4 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