add ch32 peripheral access crate to dependencies
This commit is contained in:
@@ -30,6 +30,7 @@ panic-halt = "1.0"
|
||||
embedded-hal = "1.0.0"
|
||||
heapless = "0.8.0"
|
||||
micromath = { version = "2.1.0", features = ["num-traits"] }
|
||||
ch32-metapac = { version = "0.0.6", features = ["ch32v203c8t6"] }
|
||||
|
||||
[profile.dev]
|
||||
#lto = true
|
||||
|
||||
Reference in New Issue
Block a user