diff options
author | Nick Foster <nick@nerdnetworks.org> | 2010-08-31 16:45:49 -0700 |
---|---|---|
committer | Nick Foster <nick@nerdnetworks.org> | 2010-08-31 16:45:49 -0700 |
commit | 0616872e35ac6429c19c2495bf4e378551bdd60e (patch) | |
tree | 6116f992f4f6d1f8d701aca6bf1526a85d8bda89 /host/docs/build.rst | |
parent | b96088b692a5c44974919ee36e253b6ea8c51972 (diff) | |
parent | 9a3217cbbeb39d677a439fe0982a7ac4d7f251c2 (diff) | |
download | uhd-0616872e35ac6429c19c2495bf4e378551bdd60e.tar.gz uhd-0616872e35ac6429c19c2495bf4e378551bdd60e.tar.bz2 uhd-0616872e35ac6429c19c2495bf4e378551bdd60e.zip |
Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1
Diffstat (limited to 'host/docs/build.rst')
-rw-r--r-- | host/docs/build.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst index 8f0d0db59..d7dfd05e5 100644 --- a/host/docs/build.rst +++ b/host/docs/build.rst @@ -53,6 +53,14 @@ Boost * **Download URL (windows installer):** http://www.boostpro.com/download ^^^^^^^^^^^^^^^^ +LibUSB +^^^^^^^^^^^^^^^^ +* **Purpose:** USB userspace library +* **Version:** at least 1.0 +* **Required for:** build time + run time (optional) +* **Download URL:** http://www.libusb.org/ + +^^^^^^^^^^^^^^^^ Python ^^^^^^^^^^^^^^^^ * **Purpose:** used by Cheetah and utility scripts |