move soundbrd app external (#2756)

This commit is contained in:
zxkmm
2025-08-15 19:31:18 +08:00
committed by GitHub
parent 3f7b59f27e
commit 6e33007cb6
11 changed files with 113 additions and 58 deletions
+7 -7
View File
@@ -369,13 +369,6 @@ set(MODE_CPPSRC
DeclareTargets(PAMA am_audio)
### Audio transmit
set(MODE_CPPSRC
proc_audiotx.cpp
)
DeclareTargets(PATX audio_tx)
### Capture
set(MODE_CPPSRC
@@ -690,6 +683,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PNOA noaaapt_rx)
### Audio transmit
set(MODE_CPPSRC
proc_audiotx.cpp
)
DeclareTargets(PATX audio_tx)
### HackRF "factory" firmware