NRF RX to ext app (#1641)

* NFR Rx to ext app
This commit is contained in:
Totoo
2023-12-11 11:57:04 +01:00
committed by GitHub
parent ec80859d93
commit 5f8e44e7b7
8 changed files with 114 additions and 15 deletions

View File

@@ -347,12 +347,6 @@ set(MODE_CPPSRC
)
DeclareTargets(PAPR aprsrx)
### NRF RX
set(MODE_CPPSRC
proc_nrfrx.cpp
)
DeclareTargets(PNRR nrfrx)
### BTLE RX
@@ -620,6 +614,14 @@ set(MODE_CPPSRC
)
DeclareTargets(PAFR afskrx)
### NRF RX
set(MODE_CPPSRC
proc_nrfrx.cpp
)
DeclareTargets(PNRR nrfrx)
### AM TV
set(MODE_CPPSRC