MCUXpresso_MIMXRT1021xxxxx/components/flash/mflash
2022-08-23 23:00:33 +08:00
..
mimxrt1021 Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
component_mflash_common_MIMXRT1021.cmake Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
component_mflash_file_MIMXRT1021.cmake Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
mflash_common.h Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
mflash_dummy.c Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
mflash_file.c Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
mflash_file.h Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
readme.txt Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00

Overview
========

mflash_file is a simple statically allocated flat filesytem for FLASH memories.
The storage consists of predefined set of named files with fixed maximal lenght.
Its main purpose is to provide non-volatile storage for small data like device configuration and provisioning.