RKTK API Docs RKTK Home Repo

Macro init_storage

Source
macro_rules! init_storage {
    ($storage:ident, $flash:expr, $dma:expr, $size:expr) => { ... };
}