MCUXpresso_LPC55S69/components/flash/mflash
Yilin Sun 6e8d03ec0a Updated to SDK v2.15.000
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-04-12 21:21:49 +08:00
..
lpc55xxx Updated to SDK v2.15.000 2024-04-12 21:21:49 +08:00
component_mflash_common.LPC55S69.cmake Updated to SDK v2.15.000 2024-04-12 21:21:49 +08:00
component_mflash_dummy.LPC55S69.cmake Updated to SDK v2.15.000 2024-04-12 21:21:49 +08:00
component_mflash_file.LPC55S69.cmake Updated to SDK v2.15.000 2024-04-12 21:21:49 +08:00
mflash_common.h Stock SDK v2.11.0 2022-04-08 22:42:47 +08:00
mflash_dummy.c Stock SDK v2.11.0 2022-04-08 22:42:47 +08:00
mflash_file.c Stock SDK v2.11.0 2022-04-08 22:42:47 +08:00
mflash_file.h Stock SDK v2.11.0 2022-04-08 22:42:47 +08:00
readme.txt Stock SDK v2.11.0 2022-04-08 22:42:47 +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.