mirror of
https://github.com/XunilGroup/XunilOS.git
synced 2026-04-25 11:49:03 +02:00
Move to single arch, add serial console, font rendering, panic handling, move graphics to multiple files, use a global mutex framebuffer & serialconsole
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
pub mod framebuffer;
|
||||
pub mod graphics;
|
||||
pub mod font_render;
|
||||
pub mod keyboard;
|
||||
pub mod timer;
|
||||
Reference in New Issue
Block a user