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

2018/12/29/adding-gpt-support-to-fatfs/ #1

Open
utterances-bot opened this issue Jul 20, 2021 · 0 comments
Open

2018/12/29/adding-gpt-support-to-fatfs/ #1

utterances-bot opened this issue Jul 20, 2021 · 0 comments

Comments

@utterances-bot
Copy link

utterances-bot commented Jul 20, 2021

Adding GPT support to FatFS - AllThingsEmbedded

FatFs is an open source library used in many embedded devices to interface with FAT file systems in Block devices such as SD cards, flash drives, etc. It can load a FAT or ExFAT filesystem found inside a partition in an MBR partition table. However, it doesn’t provide support to find a FAT filesystem inside a GUID partition table.
This blog post will provide you with the knowledge required to load a FAT filesystem inside a GUID partition table using FatFS.

https://allthingsembedded.github.io/2018/12/29/adding-gpt-support-to-fatfs/

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

No branches or pull requests

1 participant