Compare commits
No commits in common. "1903aeb83f1a1a91c0c735415b91258e5fad2449" and "7007c6a7c83b1b691503ac4a4d6d1c37ff4aed48" have entirely different histories.
1903aeb83f
...
7007c6a7c8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ version = "0.1.0"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.7.7"
|
cortex-m = "0.7.7"
|
||||||
cortex-m-rt = "0.7.3"
|
cortex-m-rt = "0.7.3"
|
||||||
cortex-m-rtic = "1.1.4"
|
cortex-m-rtic = "1.1.3"
|
||||||
fugit = "0.3.6"
|
fugit = "0.3.6"
|
||||||
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
||||||
embedded-time = "0.12.1"
|
embedded-time = "0.12.1"
|
||||||
|
|
Loading…
Reference in a new issue