MCUXpresso_MIMXRT1052xxxxB/components/flash/mflash
Yilin Sun 75f32185d2
Updated to v2.14.0
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-11-30 20:55:00 +08:00
..
mimxrt1052 Updated to v2.14.0 2023-11-30 20:55:00 +08:00
component_mflash_common.MIMXRT1052.cmake Updated to v2.14.0 2023-11-30 20:55:00 +08:00
component_mflash_dummy.MIMXRT1052.cmake Updated to v2.14.0 2023-11-30 20:55:00 +08:00
component_mflash_file.MIMXRT1052.cmake Updated to v2.14.0 2023-11-30 20:55:00 +08:00
mflash_common.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
mflash_dummy.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
mflash_file.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
mflash_file.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
readme.txt SDK v2.11.1 2022-04-08 22:46:35 +08:00

readme.txt

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.