add ch32 peripheral access crate to dependencies

This commit is contained in:
2025-07-31 21:19:41 +02:00
parent e2a00874ac
commit 2e03acfa62
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -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