portapack-mayhem/firmware/chibios-portapack
Jared Boone f7bfde73b6 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<>().
2016-08-21 18:06:39 -07:00
..
boards Add CMake firmware build system. 2016-06-30 12:02:43 -07:00
ext/fatfs FatFs: My patch to fix wrong argument type warning. 2016-07-28 23:21:13 -07:00
os FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00