mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
chore(dmr): remove test and tool directories
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user