Utility: CW generator

This commit is contained in:
furrtek
2017-02-15 03:05:38 +00:00
parent aa29348562
commit 0642c57041
17 changed files with 273 additions and 46 deletions

View File

@@ -400,6 +400,14 @@ set(MODE_CPPSRC
)
DeclareTargets(PADS ads)
### No op
set(MODE_CPPSRC
proc_noop.cpp
)
DeclareTargets(PNOP no_operation)
### HackRF "factory" firmware
add_custom_command(