We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c8d55 commit 026b565Copy full SHA for 026b565
1 file changed
chips/lpc55s6x/src/chip.rs
@@ -10,7 +10,6 @@ use cortexm33::{CortexM33, CortexMVariant};
10
use kernel::platform::chip::Chip;
11
use kernel::platform::chip::InterruptService;
12
13
-
14
use crate::ctimer0::LPCTimer;
15
use crate::gpio::Pins;
16
use crate::interrupts;
0 commit comments