Compare commits
3 Commits
c30315d281
...
dc434efb4a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dc434efb4a | ||
c1e4935d22 | |||
![]() |
e692f922a4
|
@@ -11,7 +11,11 @@ keywords = ["no-std", "hal", "cortex-m", "vorago", "va416xx"]
|
||||
categories = ["aerospace", "embedded", "no-std", "hardware-support"]
|
||||
|
||||
[dependencies]
|
||||
<<<<<<< HEAD
|
||||
vorago-shared-periphs = { path = "../../vorago-shared-periphs", features = ["vor4x"] }
|
||||
=======
|
||||
vorago-shared-periphs = { git = "https://egit.irs.uni-stuttgart.de/rust/vorago-shared-periphs.git", rev = "c8e475cbba820a4b235b46f3d284e23d72396855", features = ["vor4x"] }
|
||||
>>>>>>> c30315d (dependency update)
|
||||
va416xx-hal = { path = "../va416xx-hal" }
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user