Wrote test code
This commit is contained in:
parent
f2f8705eff
commit
de3519cfe3
2 changed files with 94 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ experimental = ["esp-idf-svc/experimental"]
|
|||
[dependencies]
|
||||
log = "0.4"
|
||||
esp-idf-svc = { version = "0.51", features = ["critical-section", "embassy-time-driver", "embassy-sync"] }
|
||||
cardputer-bsc = { version = "0.1.0", path = "../cardputer-bsc" }
|
||||
embedded-graphics-core = "0.4.0"
|
||||
|
||||
[build-dependencies]
|
||||
embuild = "0.33"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue