userlib now implements embedded_graphics::DrawTarget
This commit is contained in:
8
abi_sys/Cargo.toml
Normal file
8
abi_sys/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "abi_sys"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
embedded-graphics = "0.8.1"
|
||||
shared = { path = "../shared" }
|
||||
Reference in New Issue
Block a user