portapack-mayhem/firmware
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
..
application FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
baseband Plumb BasebandThread to accept direction argument. 2016-08-10 10:36:03 -07:00
bootstrap CFlags: Add "-g" compiler option for debug symbols. 2016-07-27 11:46:09 -07:00
chibios Remove linker map generation, other unnecessary(?) flags. 2016-07-03 18:33:36 -07:00
chibios-portapack FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
common FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
tools Fix Python 2 vs 3 breakage relating to hex(). 2016-07-17 16:16:13 -07:00
CMakeLists.txt JTAG: Auto-generate HackRF CPLD data from SVF. 2016-07-17 15:50:36 -07:00
hackrf_cpld_default.svf JTAG: HackRF CPLD SVF file for embedding in firmware. 2016-07-17 15:48:02 -07:00
hackrf_one_usb_ram.dfu Update hackrf_one_usb_ram.dfu to HackRF release 2015.07.2. 2015-07-29 22:21:35 -07:00
toolchain-arm-cortex-m.cmake Add CMake firmware build system. 2016-06-30 12:02:43 -07:00