~ruther/avr-device

ref: 38126f08ee554f40fe34a1e4d8948f53c5840899 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
38126f08 — Adam Gausmann Add support for ATtiny404 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