~ruther/avr-device

ref: 1e37fc069fcf1789c9ccf211b039d933769d88d5 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
1e37fc06 — Michael Buesch Update the bare-metal crate to 1.0.0 2 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