portapack-mayhem/firmware
Jared Boone 3f94591083 Remove a lot of static_cast<>s involving UI structs.
Also starting to get religion on using unsigned integers only when I want their wrapping/modulus behavior.
2016-11-29 10:13:56 -08:00
..
application Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08:00
baseband Fix narrowing conversion warnings. 2016-11-28 12:09:02 -08:00
bootstrap Enable Effective C++ and uninitialized members warnings. 2016-11-26 16:28:11 -08: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 Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -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