fmt
This commit is contained in:
parent
c1438fe87b
commit
9cc5d8ac89
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue