~ruther/avr-device

ref: a6f1a845bf16c1226c31e43b8176b234d7989091 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
a6f1a845 — Rahix Rename `udebug` feature to `ufmt` 3 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;