mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-25 07:18:08 +00:00
rm duplicate line
This commit is contained in:
parent
fd5179420f
commit
ad7f9db944
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ cortex-m = {version = "0.7.6", features = ["critical-section-single-core"]}
|
|||
cortex-m-rt = "0.7.2"
|
||||
embedded-hal = "0.2.7"
|
||||
nrf52840-hal = "0.14.0"
|
||||
# hal = { package = "nrf52840-hal", version = "0.14.0" }
|
||||
panic-probe = { version = "0.3.0", features = ["print-defmt"] }
|
||||
defmt = "0.3.2"
|
||||
defmt-rtt = "0.3.2"
|
||||
|
|
Loading…
Reference in a new issue