~ruther/avr-device

ref: b5cc61bc33b523247a4962576264092dc52cd7a2 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
b5cc61bc — Andrea Nall Add ATtiny202 support 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