Difference between revisions of "emFile"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "emFile is a fail-safe file system for embedded systems and applications which can be used on any storage device. It is a high-performance library optimized for minimum memory...")
 
(Utilities)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
emFile is a fail-safe file system for embedded systems and applications which can be used on any storage device. It is a high-performance library optimized for minimum memory consumption in RAM, ROM, high speed, and versatility working on any embedded device.
 
emFile is a fail-safe file system for embedded systems and applications which can be used on any storage device. It is a high-performance library optimized for minimum memory consumption in RAM, ROM, high speed, and versatility working on any embedded device.
  +
  +
== General ==
  +
* [[Write amplification]]
  +
* [[List of supported NAND flashes]]
  +
  +
== Utilities ==
  +
* [[Creating an eMMC image using Storage Image Creator]]

Latest revision as of 10:48, 27 November 2023

emFile is a fail-safe file system for embedded systems and applications which can be used on any storage device. It is a high-performance library optimized for minimum memory consumption in RAM, ROM, high speed, and versatility working on any embedded device.

General

Utilities