testing i2c slave impl

This commit is contained in:
2025-08-20 19:39:51 +02:00
parent 96cfe503c6
commit b932379982
3 changed files with 39 additions and 8 deletions
Generated
-1
View File
@@ -65,7 +65,6 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "ch32-hal"
version = "0.1.0"
source = "git+https://github.com/ch32-rs/ch32-hal#2b8e1c864ba5545ee65b1c77dcb17c86a471b70c"
dependencies = [
"ch32-metapac 0.1.0",
"critical-section",