~ruther/avr-device

ref: f287eed0406b609fce3d1e97d16b6fde4d6aaf39 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
f287eed0 — Quentin Smith Add ATtiny167 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