working buffered hardware uart from previous project is now on
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
#![no_std]
|
||||
|
||||
// pub mod low_power;
|
||||
// pub use low_power::*;
|
||||
pub mod hw_uart_pc;
|
||||
pub mod config;
|
||||
|
||||
Reference in New Issue
Block a user