mirror of
https://github.com/Astatin3/CC2.git
synced 2026-06-09 00:18:00 -06:00
Add framebuffer control
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "fb"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.177"
|
||||
memmap2 = "0.9.10"
|
||||
Reference in New Issue
Block a user