~ruther/avr-device

ref: 0b8c5a8cad9fe77b6632197677de4cfcf3f463a7 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
0b8c5a8c — Alec Deason Add support for attiny13a 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