Maybe someone wants to try to integrate this into (Free)DOS.
> The main goal of the lwext4 project is to provide ext2/3/4 filesystem for
> microcontrollers. It may be an interesting alternative for traditional MCU
> filesystem libraries (mostly based on FAT32). Library has some cool and
> unique features in microcontrollers world:
>
> o directory indexing - fast file find and list operations
> o extents - fast big file truncate
> o journaling transactions & recovery - power loss resistance
>
> Lwext4 is an excellent choice for SD/MMC card, USB flash drive or any other
> wear leveled memory types. However it is not good for raw flash devices.
https://sourceforge.net/projects/lwext4/
https://github.com/gkostka/lwext4 --- Forum admin |