deep sleep and wakeup working!
This commit is contained in:
parent
fba0fbec61
commit
1a420018d1
2 changed files with 109 additions and 48 deletions
|
|
@ -3,6 +3,9 @@ name = "ch32v-insert-coin"
|
|||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
enable_print = []
|
||||
|
||||
[dependencies]
|
||||
ch32-hal = { path = "ext/ch32-hal/", features = [
|
||||
"ch32v003f4u6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue