use defmt::assert; add defmt::panic_handler
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ members = ["testsuite"]
|
||||
[dependencies]
|
||||
cortex-m = "0.6.4"
|
||||
cortex-m-rt = "0.6.13"
|
||||
defmt = "0.1.0"
|
||||
defmt = "0.1.2"
|
||||
defmt-rtt = "0.1.0"
|
||||
panic-probe = { version = "0.1.0", features = ["print-defmt"] }
|
||||
# TODO(4) enter your HAL here
|
||||
|
||||
Reference in New Issue
Block a user