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

Update to SdFat 2.1.1 with UTF-8 support #8355

Merged
merged 8 commits into from
Nov 5, 2021

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    3be5170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c7f163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609193f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Upgrade to SdFat 2.1.1 from scratch, add UTF-8 support

    Use latest upstream SdFat library to avoid need for manual patched namespaces
    around the core.  Include UTF-8 support as well.
    earlephilhower committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    2b9e259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e20f5 View commit details
    Browse the repository at this point in the history
  3. Allow many ESP8266SdFat examples to build properly

    Add the new examples back to CI runs for more coverage
    earlephilhower committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    1902618 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    06d430c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc604bb View commit details
    Browse the repository at this point in the history