added and created embassy library
This commit is contained in:
@ -1,6 +1,2 @@
|
||||
#![no_std]
|
||||
pub mod time_driver;
|
||||
|
||||
pub const EXTCLK_FREQ: u32 = 40_000_000;
|
||||
|
||||
pub use time_driver::init;
|
||||
|
Reference in New Issue
Block a user