Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fuse wrapper #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add fuse wrapper #178

wants to merge 1 commit into from

Commits on Oct 9, 2017

  1. add fuse wrapper

    This adds a small wrapper to mount SPIFFS images with fuse.
    
    You need to provide the matching spiffs_config.h for the image in order to mount it.
    
    Alternatively you can run `make TEST=1` to build SPIFFS with the config from the `default/` folder.
    
    `mount.spiffs -c 8M flash.img` will create an empty 8MB flash image.
    benpicco committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6e72281 View commit details
    Browse the repository at this point in the history