Skip to content

Fix several SD card issues #4876

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

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Fix several SD card issues #4876

merged 1 commit into from
Mar 1, 2021

Conversation

me-no-dev
Copy link
Member

  • File might not eval to false if opened with write/append and SD is gone
  • Allow card to be formatted if FAT partition was not found
  • Mark card as gone in certain situations
  • Fix several logic errors in low level SD API

- File might not eval to false if opened with write/append and SD is gone
- Allow card to be formatted if FAT partition was not found
- Mark card as gone in certain situations
- Fix several logic errors in low level SD API
@me-no-dev me-no-dev merged commit 1cf1c8e into master Mar 1, 2021
@me-no-dev me-no-dev deleted the fix-sd-card branch March 1, 2021 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant