fix(embassy-init): move out peripherals required for drivers earlier #1472
Annotations
1 warning
src/riot-rs-embassy/src/lib.rs#L146
warning: unused import: `crate::define_peripherals::TakePeripherals`
--> src/riot-rs-embassy/src/lib.rs:146:9
|
146 | use crate::define_peripherals::TakePeripherals;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
This job succeeded
Loading