5 lines
236 B
Markdown
5 lines
236 B
Markdown
0. Install uv
|
|
1. If using nix as a package manager, run nix-shell to enter the shell with the required packages.
|
|
2. Run `uv run library_test.py` to test if libiio is being loaded
|
|
3. Run `uv run ad9361_example.py` to test the SDR output
|