~ruther/avr-device

ref: 397035adc37b2c1fa8d9c732cf44392bff60ba06 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
397035ad — Rahix atmega2560: Add timer patches 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;