~ruther/avr-device

ref: bfccae0ab0138202db34b0c539f525634c21f1fe avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
bfccae0a — Michael Buesch Remove all llvm_asm macros 3 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;