6 lines
75 B
Makefile
6 lines
75 B
Makefile
testlib:
|
|
uv run library_test.py
|
|
|
|
testsdr:
|
|
uv run ad9361_example.py
|