Move Jammer ext app (with baseband image too) (#1647)

This commit is contained in:
Totoo
2023-12-15 20:18:21 +01:00
committed by GitHub
parent b58ee761a1
commit 02810bf527
8 changed files with 114 additions and 16 deletions
+5
View File
@@ -40,6 +40,10 @@ set(EXTCPPSRC
external/lcr/main.cpp
external/lcr/ui_lcr.cpp
#lcr
external/jammer/main.cpp
external/jammer/ui_jammer.cpp
)
set(EXTAPPLIST
@@ -53,4 +57,5 @@ set(EXTAPPLIST
coasterp
lge
lcr
jammer
)