portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2/H4
https://hackrf.app
GNU General Public License v3.0
3.32k stars 540 forks source link

Add cmake dependency on baseband for external APPS #2031

Closed NotherNgineer closed 6 months ago

NotherNgineer commented 6 months ago

Cmake dependency fix: If baseband code changes, rebuild external app ppma files since some external apps use baseband code.

Fixes #2025