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

Deprecation of SPIFFS in favour of littleFS #619

Closed
networkfusion opened this issue May 30, 2020 · 8 comments
Closed

Deprecation of SPIFFS in favour of littleFS #619

networkfusion opened this issue May 30, 2020 · 8 comments
Labels
FOR DISCUSSION Open for discussion. Contributes from the community are welcome/expected. stale The issue/PR hasn't seen any activity from the past 60 days. Type: Feature request
Milestone

Comments

@networkfusion
Copy link
Member

networkfusion commented May 30, 2020

Mark SPIFFS as deprecated (still an option in firmware, although not selected by default) and use littleFS instead. see esp8266/Arduino#7263 for some good reasons why.

@networkfusion networkfusion added this to the Backlog milestone May 30, 2020
@networkfusion networkfusion changed the title Replace SPIFFS with littleFS Depreciate SPIFFS in favour of littleFS May 30, 2020
@josesimoes josesimoes added FOR DISCUSSION Open for discussion. Contributes from the community are welcome/expected. and removed For Discussion labels Jun 1, 2020
@josesimoes
Copy link
Member

Link to the littleFS

@josesimoes
Copy link
Member

Here's the results of a direct comparison between the two file systems: RIOT-OS/RIOT#8316

@networkfusion networkfusion changed the title Depreciate SPIFFS in favour of littleFS Deprecate SPIFFS in favour of littleFS Jun 4, 2020
@networkfusion networkfusion changed the title Deprecate SPIFFS in favour of littleFS Deprecation of SPIFFS in favour of littleFS Jun 4, 2020
@networkfusion
Copy link
Member Author

@networkfusion
Copy link
Member Author

Note that chibiOS 20.3.x also supports EFlash subsystem (EFL) http://www.chibios.com/forum/viewtopic.php?f=3&t=4323&sid=15a7802a3245dccb6fe93526752e422a&start=40

@stale
Copy link

stale bot commented Aug 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale The issue/PR hasn't seen any activity from the past 60 days. label Aug 4, 2020
@stale stale bot closed this as completed Aug 11, 2020
@CZEMacLeod
Copy link
Contributor

Did this go anywhere? I think one other advantage of LittleFS is that it has directory support if I'm not mistaken?

@josesimoes
Copy link
Member

No work has been done to make this change. If you would like to tackle this, please go ahead. We ❤️ PRs!! 😉

@networkfusion
Copy link
Member Author

Here was my stab at it: nanoframework/nf-interpreter@df3ba3f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FOR DISCUSSION Open for discussion. Contributes from the community are welcome/expected. stale The issue/PR hasn't seen any activity from the past 60 days. Type: Feature request
Projects
None yet
Development

No branches or pull requests

3 participants