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

Slightly refactor FatVolume::iterate_dir #127

Conversation

orsinium
Copy link
Contributor

@orsinium orsinium commented Apr 3, 2024

  1. Split FatVolume::iterate_dir in two internal smaller functions: one for FAT 16 and one for FAT 32.
  2. Fix some docs for ShortFileName methods.

@thejpster
Copy link
Member

Thanks!

@thejpster thejpster added this pull request to the merge queue Apr 4, 2024
Merged via the queue into rust-embedded-community:develop with commit 44b63de Apr 4, 2024
4 checks passed
@orsinium orsinium deleted the fat-iterate-dir-refactor branch April 5, 2024 07:10
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.

2 participants