chore(dmr): remove test and tool directories

This commit is contained in:
2026-07-14 20:46:07 +03:00
parent 831045f37d
commit 5cfd585eea
4 changed files with 0 additions and 398 deletions
-6
View File
@@ -8,9 +8,3 @@ lazbuild -B --ws=cocoa ewsdr.lpr
# Optional DMR AMBE+2 adapter (requires mbelib development files)
cmake -S native/dmr -B build/dmr -DCMAKE_BUILD_TYPE=Release
cmake --build build/dmr
# DMR receive/protocol tests
fpc -Fu. -FE/tmp tests/dmr_protocol_test.pas
/tmp/dmr_protocol_test
fpc -Fu. -FE/tmp tests/dmr_frontend_test.pas
LD_LIBRARY_PATH=build/dmr /tmp/dmr_frontend_test