~ruther/avr-device

ref: 1750924f032715dc44dbf239796f62cfd8437928 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
1750924f — Rahix make: Properly remove 'extern crate' lines 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;