Skip to content

phaelbotelho/FsScape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FsScape [F]ile[s]ystem Scape

Independent file system, with ultra low RAM/ROM usage. Can be used in any microocntroller, since 8 bits small one until 32 bits bit micros.

Data integrety grantee on data and on memory pointer.

The system was pointer oriented, the pointer can be save on a SRAM memory, as the code was developed in this way. the pointer has an CRC32 check to enssure that is correct. This is not a complete file system, the main target here is save data with assymetrial size, in a flash memory with out waerleving, using the momory lineary (the pointer can be reseted automatically to 0 once the memory is empty).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published