mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-08 15:25:33 +00:00
cargo fmt
This commit is contained in:
parent
3e54af411b
commit
49a5d9e898
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ use cortex_m::asm;
|
|||
use cortex_m_rt::entry;
|
||||
use panic_log as _; // the panicking behavior
|
||||
|
||||
|
||||
// the custom entry point
|
||||
// vvvvv
|
||||
#[entry]
|
||||
|
|
Loading…
Reference in a new issue