Compare commits
2 Commits
va416xx-ha
...
va416xx-em
Author | SHA1 | Date | |
---|---|---|---|
c3e16b4278
|
|||
2088d7dc8a
|
@ -21,7 +21,7 @@ portable-atomic = "1"
|
||||
|
||||
once_cell = { version = "1", default-features = false, features = ["critical-section"] }
|
||||
|
||||
va416xx-hal = { version = "0.5", path = "../va416xx-hal" }
|
||||
va416xx-hal = { version = ">=0.4, <=0.5" }
|
||||
|
||||
[features]
|
||||
default = ["irq-tim14-tim15"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "vorago-peb1"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
|
||||
edition = "2021"
|
||||
description = "Board Support Crate for the Vorago PEB1 development board"
|
||||
|
Reference in New Issue
Block a user