adding hardware uart
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
pub mod software_uart;
|
||||
pub mod config;
|
||||
pub mod hw_uart_pc;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -2,3 +2,4 @@
|
||||
|
||||
pub mod software_uart;
|
||||
pub mod config;
|
||||
pub mod hw_uart_pc;
|
||||
|
||||