1
2
3
//! Constants used in rCore for K210 devel board

pub const CLOCK_FREQ: usize = 12500000;