testing i2c slave impl
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
ch32-hal = { git = "https://github.com/ch32-rs/ch32-hal", features = [
|
||||
#ch32-hal = { git = "https://github.com/ch32-rs/ch32-hal", features = [
|
||||
ch32-hal = { path = "/home/judge/dev/github.com/ju6ge/ch32-hal", features = [
|
||||
"ch32v203c8t6",
|
||||
"memory-x",
|
||||
"embassy",
|
||||
|
||||
Reference in New Issue
Block a user