~ruther/avr-device

ref: 91f3ea8a7aae3bbab0b3d424586200c795cb6770 avr-device/patch/modrs.patch -rw-r--r-- 123 bytes
91f3ea8a — lights0123 Cause an error in the #[entry] macro instead of avr-device 5 years ago
                                                                                
1
2
3
4
5
1337,1338c1337
< #[no_mangle]
< static mut DEVICE_PERIPHERALS: bool = false;
---
> use crate::devices::DEVICE_PERIPHERALS;