NORCOW Copy-on-Write (COW) Key-Value Storage for NOR Flash devices See norcow.h for the API. Record format uint16_t key uint16_t length uint8_t value[length]