mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
Readme and cleanup
This commit is contained in:
6
src/lib.rs
Normal file
6
src/lib.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod gpio;
|
||||
pub mod interrupt;
|
||||
pub mod timer;
|
||||
pub mod uart;
|
||||
Reference in New Issue
Block a user