Reserve flash memory regions to safely keep multiple binary and library binaries (cells) on a microcontroller. The cells can call functions from other cells.
A macro crate for emcell
A crate providing a MemoryCell struct, which stores a current and previous value.