mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 17:27:39 +00:00
Audio Beep Test (Debug) external app (#2023)
This commit is contained in:
@@ -609,7 +609,6 @@ set(MODE_CPPSRC
|
||||
)
|
||||
DeclareTargets(PNRR nrfrx)
|
||||
|
||||
|
||||
### Jammer
|
||||
|
||||
set(MODE_CPPSRC
|
||||
@@ -645,6 +644,12 @@ set(MODE_CPPSRC
|
||||
)
|
||||
DeclareTargets(PTST test)
|
||||
|
||||
### Audio Beep
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_audio_beep.cpp
|
||||
)
|
||||
DeclareTargets(PABP audio_beep)
|
||||
|
||||
### HackRF "factory" firmware
|
||||
|
||||
|
Reference in New Issue
Block a user