ready for feature based split

This commit is contained in:
Priec
2025-12-03 13:36:56 +01:00
parent 9ab8f94f92
commit 9be1d514fb
6 changed files with 13 additions and 3 deletions

View File

@@ -4,3 +4,5 @@
// pub use low_power::*;
pub mod hw_uart_pc;
pub mod config;
pub mod sleep;
pub mod wakeup;