~ruther/avr-device

ref: d15a55172f76aa48607391ec33e9173da850198f avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
d15a5517 — Jacob McSwain Add support for ATtiny2313/A 3 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