fmt
This commit is contained in:
parent
29114c849d
commit
b3e74ebc34
@ -32,7 +32,6 @@ fn main() -> ! {
|
||||
cortex_m::asm::nop();
|
||||
}
|
||||
|
||||
|
||||
let layout = Flash::new_blocking(p.FLASH).into_blocking_regions();
|
||||
let flash = Mutex::new(RefCell::new(layout.bank1_region));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user