~ruther/avr-device

ref: 6cd5000d476416d29e95cbc6d36318f9ff4e70b5 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
6cd5000d — Boris Vinogradov Add atmega48p device support 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;