userlib now implements embedded_graphics::DrawTarget
This commit is contained in:
@@ -87,4 +87,4 @@ talc = "4.4.3"
|
||||
spin = "0.10.0"
|
||||
|
||||
shared = { path = "../shared" }
|
||||
abi = { path = "../abi" }
|
||||
abi_sys = { path = "../abi_sys" }
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
use abi::Syscall;
|
||||
use abi_sys::Syscall;
|
||||
use defmt::info;
|
||||
use embassy_futures::block_on;
|
||||
use embedded_graphics::{
|
||||
|
||||
Reference in New Issue
Block a user