macro_rules! board_split_flash {
($ccdr:expr, $dp:expr, $pins:expr) => { ... };
}
Expand description
Configure flash storage and retrieve a handle to it.
macro_rules! board_split_flash {
($ccdr:expr, $dp:expr, $pins:expr) => { ... };
}
Configure flash storage and retrieve a handle to it.