forked from LowLevelDevs/FoundryOS
started work on lib_application - progress limited as requires alloc support to make further progress
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod application;
|
||||
pub mod frame;
|
||||
pub mod window;
|
||||
Reference in New Issue
Block a user