~ruther/avr-device

ref: 2e7dc52c74b6ed8f2ce49cc3790cc1b7b24cf43a avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
2e7dc52c — Andrew Dona-Couch Fix typo in ATtiny85 docs 4 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