Add BlockingPartition
This commit is contained in:
@ -3,9 +3,6 @@
|
||||
mod concat_flash;
|
||||
#[cfg(test)]
|
||||
pub(crate) mod mem_flash;
|
||||
#[cfg(feature = "nightly")]
|
||||
mod partition;
|
||||
pub mod partition;
|
||||
|
||||
pub use concat_flash::ConcatFlash;
|
||||
#[cfg(feature = "nightly")]
|
||||
pub use partition::Partition;
|
||||
|
Reference in New Issue
Block a user