debugging more
This commit is contained in:
6
semestralka_1g_empty_toggle/src/lib.rs
Normal file
6
semestralka_1g_empty_toggle/src/lib.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod software_uart;
|
||||
pub mod config;
|
||||
pub mod hw_uart_pc;
|
||||
pub mod hw_uart_internal;
|
||||
Reference in New Issue
Block a user