Skip to content

scsd-cdh/littlefs_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleFS Test

This document provides a sample code for running LittleFS. It is planned to be the file system for the SC-Freyer project.

Usage

To implement LittleFS, the following functions need to be provided:

  • read
  • prog
  • erase
  • sync

In the lfs_impl folder, you will find four pre-implemented versions of LittleFS, along with one custom implementation.

Deployment

Before deploying LittleFS in the Hades repository, drivers for MRAM chips must be built. Once the drivers are ready, specific implementations of LittleFS can be applied based on the project's needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •