Added tetra rx ext app (#3257)

This commit is contained in:
Totoo
2026-07-09 09:10:08 +02:00
committed by GitHub
parent 42122a739c
commit d671455f79
22 changed files with 1402 additions and 0 deletions
+9
View File
@@ -785,6 +785,15 @@ set(MODE_CPPSRC
)
DeclareTargets(PTSK time_sink)
### Tetra Rx
set(MODE_CPPSRC
proc_tetra.cpp
)
DeclareTargets(PTET tetra_rx)
set(MODE_CPPSRC
sd_over_usb/proc_sd_over_usb.cpp