portapack-mayhem/firmware
Jared Boone 9a01d59822 MenuView: Change add_items arg to initializer_list.
Another code size improvement, and makes maintaining lists of menu items less stupid (you don't need to change the template arg when the item count changes).
2016-09-05 15:20:50 -07:00
..
application MenuView: Change add_items arg to initializer_list. 2016-09-05 15:20:50 -07:00
baseband AIS: Doesn't use RRC filter -- use rect instead. 2016-08-29 20:47:37 -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: Apply patch ff12a_p6.diff. 2016-08-21 23:03:08 -07:00
common Widget/View: Consolidate dirty code inside Widget. 2016-09-05 15:04:28 -07:00
tools Fix Python 2 vs 3 breakage relating to hex(). 2016-07-17 16:16:13 -07:00
CMakeLists.txt CMake: Remove DFU --reset, which fails build if reset fails. 2016-08-31 11:23:42 -07:00
hackrf_cpld_default.svf JTAG: HackRF CPLD SVF file for embedding in firmware. 2016-07-17 15:48:02 -07:00
hackrf_cpld_portapack.svf Add PortaPack-customized HackRF CPLD bitstream. 2016-08-30 21:29:23 -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