Skip to content

Maschell/fs_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

TODO

Use "FileReplacerUtils::destroyInstance()" to destroy the instance.

Usage

See fs_default_os_wrapper.h to wrap the async FS functions
See fs_sync_wrapper to use sync fs functions

Link the application with:

-lfswrapper -lutils -ldynamiclibs 

You also need to add the include path to your Makefile. Example:

export INCLUDE	:= [...] -I$(PORTLIBS)/include -I$(PORTLIBS)/include/libfswrapper

Dependencies

To be able to use libfswrapper, you need to install the following dependencies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published