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

driver/mtd_spi_nor, pkg/littlefs: improve reliability with corrupted flash (new PR) #20589

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 29, 2024

  1. mtd_spi_nor: check WEL flag for write and erase

    Vincent Dupont authored and crasbe committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d565796 View commit details
    Browse the repository at this point in the history
  2. littlefs: fix return code in case of corruption

    Sylvain FABRE authored and crasbe committed May 29, 2024
    Configuration menu
    Copy the full SHA
    61a03bb View commit details
    Browse the repository at this point in the history
  3. littlefs2: fix return code in case of corruption

    Vincent Dupont authored and crasbe committed May 29, 2024
    Configuration menu
    Copy the full SHA
    216a370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e435a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f25a37 View commit details
    Browse the repository at this point in the history