portapack-mayhem/firmware
Jared Boone df825807d6 CRC: Rearrange public methods to reduce user error.
If you can access process_bits() without considering RevIn value, you will likely not get the CRC value you're expecting! Put RevIn check where it belongs, in process_bits().
2016-07-05 11:57:57 -07:00
..
application CMake: Fix ldscript dependencies. 2016-07-03 18:48:39 -07:00
baseband CMake: Fix ldscript dependencies. 2016-07-03 18:48:39 -07:00
bootstrap CMake: Fix ldscript dependencies. 2016-07-03 18:48:39 -07:00
chibios Remove linker map generation, other unnecessary(?) flags. 2016-07-03 18:33:36 -07:00
chibios-portapack Add CMake firmware build system. 2016-06-30 12:02:43 -07:00
common CRC: Rearrange public methods to reduce user error. 2016-07-05 11:57:57 -07:00
tools Fix Python2 string type error. 2016-07-02 18:15:39 -07:00
CMakeLists.txt CMake: Improve dependencies, how output files are managed/cleaned. 2016-07-03 18:32:50 -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