Skip to content
Snippets Groups Projects
Commit f7bfde73 authored by Jared Boone's avatar Jared Boone
Browse files

FatFs: Enable long file name support.

Lots of re-plumbing to make this work, including a bunch of Unicode stuff now in the binary. Bloat City, I'm sure.

TODO: FatFs using unsigned (uint16_t) for UTF16 representation is kinda inconvenient. Lots of reinterpret_cast<>().
parent 43a11ba0
No related branches found
No related tags found
Loading
Showing
with 68 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment