Component: moteiv.tos.lib.Flash.STM25P.BlockStorageC

configuration BlockStorageC

Implementation of the block storage abstraction from TEP103 for the ST M25P serial code flash.

Author:
Jonathan Hui <jwhui@cs.berkeley.edu>

Provides
interface BlockRead[blockstorage_t]
interface BlockWrite[blockstorage_t]
interface Mount[blockstorage_t]
interface StorageRemap[blockstorage_t]

Wiring