No description
This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-01-28 19:39:02 +01:00
src Allowing nullpointer derefs in tests 2022-01-28 19:31:45 +01:00
vendor@308ddeca8a Initial commit. 2022-01-28 19:20:29 +01:00
.gitignore Initial commit. 2022-01-28 19:20:29 +01:00
.gitmodules Initial commit. 2022-01-28 19:20:29 +01:00
build.rs Initial commit. 2022-01-28 19:20:29 +01:00
Cargo.lock Initial commit. 2022-01-28 19:20:29 +01:00
Cargo.toml Initial commit. 2022-01-28 19:20:29 +01:00
README.md Added readme 2022-01-28 19:39:02 +01:00

libhackrf-sys

Low-level bindings for libhackrf.

Building

For building you need:

  • libusb-1.0
  • cmake

These can be installed using your standard package manager.