~ruther/avr-device

ref: 2b86205306c358862b4f85de36660aefc368140a avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
2b862053 — Justin Latimer Add support for ATtiny1614 4 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;