USB: initial CPLD checksum API support.
by Jared Boone 6 years 12 months
fa2a9acd
PortaPack: Move UI code to hackrf_usb project.
by Jared Boone 6 years 12 months
PortaPack: Move UI code to hackrf_usb project.

Was in common/ and in the common CMake file, which meant it was being included in the blinky project, which was unnecessary.
499ac3ad
PortaPack: If hardware not detected, try to init O...
by Jared Boone 6 years 12 months
PortaPack: If hardware not detected, try to init OperaCake.
7b86403c
Merge branch 'jboone-master' into mossmann-master
by Dominic Spill 6 years 12 months
f1b55690
Merge branch 'master' of https://github.com/jboone...
by Dominic Spill 6 years 12 months
Merge branch 'master' of https://github.com/jboone/hackrf into jboone-master
bc2b8568
Merge branch 'jboone-master' into mossmann-master
by Dominic Spill 6 years 12 months
0a919bb6
Workaround for avoiding conflicting libopencm3 tar...
by Dominic Spill 6 years 12 months
Workaround for avoiding conflicting libopencm3 targets
31079258
PortaPack: Add build option info to firmware READM...
by Jared Boone 6 years 12 months
PortaPack: Add build option info to firmware README
1820c67a
Merge branch 'master' of https://github.com/jboone...
by Dominic Spill 6 years 12 months
Merge branch 'master' of https://github.com/jboone/hackrf into jboone-master
62efaf5d
CMake: Move libopencm3 dependency out of CMake inc...
by Jared Boone 7 years 1 week
CMake: Move libopencm3 dependency out of CMake include file.

Don't declare the libopencm3 target once from each project subdirectory. CMake will complain terribly.
e433bee0
Report a bug