portapack-mayhem/firmware
Jared Boone 052fd1c407 Extract loop into static method.
Performance boost as compiler is no longer updating member variable every pass through the loop.
2017-01-06 16:59:57 -08:00
..
application Compile firmware as C++14. 2017-01-05 17:15:00 -08:00
baseband Extract loop into static method. 2017-01-06 16:59:57 -08:00
bootstrap Compile firmware as C++14. 2017-01-05 17:15:00 -08:00
chibios Remove linker map generation, other unnecessary(?) flags. 2016-07-03 18:33:36 -07:00
chibios-portapack Introduce simd32_t type. 2017-01-06 16:57:36 -08:00
common Introduce simd32_t type. 2017-01-06 16:57:36 -08:00
tools Fix Python 2 vs 3 breakage relating to hex(). 2016-07-17 16:16:13 -07:00
CMakeLists.txt Add "BASEBAND" path variable for CMake. 2016-11-05 10:40:58 -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 Silence CMakeForceCompiler deprecation warning for >=3.6. 2016-09-23 12:18:42 -07:00