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

Bug in ff_getcwd when FF_VOLUMES < 2 #5

Closed
wants to merge 20 commits into from
Closed

Bug in ff_getcwd when FF_VOLUMES < 2 #5

wants to merge 20 commits into from

Commits on Apr 23, 2021

  1. Update README.md

    carlk3 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    4fc954a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    carlk3 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    7e0f3c5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    carlk3 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    842c52c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Update README.md

    carlk3 authored May 31, 2021
    Configuration menu
    Copy the full SHA
    e4aa8ec View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Merge pull request #4 from carlk3/fix-readme-pins

    Update README.md
    carlk3 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    55cb06f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update README.md

    carlk3 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    540fead View commit details
    Browse the repository at this point in the history
  2. Update README.md

    carlk3 authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f4b1e3f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Update README.md

    Add references for configuring Standard Input/Output (stdio) Support.
    carlk3 authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    698f45b View commit details
    Browse the repository at this point in the history
  2. Simplify timing

    carlk3 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    57db8ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a69b772 View commit details
    Browse the repository at this point in the history
  4. Further simplify timing.

    carlk3 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    10024bc View commit details
    Browse the repository at this point in the history
  5. Further simplify timing.

    carlk3 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c25d755 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Update README.md

    carlk3 authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    47f365f View commit details
    Browse the repository at this point in the history
  2. Implicitly call sd_init_driver.

    Add GPIO interrupt for Card Detect so we get notified when SD card is removed.
    carlk3 committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2b210bd View commit details
    Browse the repository at this point in the history
  3. Update README.md

    carlk3 authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d216fda View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. C++ compatibility

    carlk3 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    46b6cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbdbcf7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    carlk3 authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1a38988 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Add simple example.

    carlk3 committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    e5512cb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    carlk3 authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    06e62b3 View commit details
    Browse the repository at this point in the history