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

Enable exFAT feature #2437

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Enable exFAT feature #2437

merged 3 commits into from
Dec 20, 2024

Conversation

bernd-herzog
Copy link
Contributor

Since so many have problems with FAT32 I'd like to enable the exFAT feature flag.

I had to change the compilation of Flash Utility and SD over USB with -Os (optimize for size) so everything fits. They don't have any requirement for speed, so that should be fine.

@bernd-herzog bernd-herzog marked this pull request as ready for review December 19, 2024 23:18
Copy link
Member

@gullradriel gullradriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, let's hope we do not break anything before the release ^^

@gullradriel gullradriel merged commit 4ee00c0 into portapack-mayhem:next Dec 20, 2024
3 checks passed
zxkmm pushed a commit to zxkmm/mayhem-firmware that referenced this pull request Dec 27, 2024
* enabled exFAT in ffconf
* added exFAT to sd card check
* solved todo
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