diff options
author | Josh Blum <josh@joshknows.com> | 2011-09-05 12:27:16 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-09-05 12:27:16 -0700 |
commit | 1df3e9b1619af5c4e652ec143930916a87d4789a (patch) | |
tree | 428336b76bdc29da40dc1df814e02ffba8f7b015 /host/docs/build.rst | |
parent | 583c7624b2bc53f9cccd2768212d10dec0e378c6 (diff) | |
download | uhd-1df3e9b1619af5c4e652ec143930916a87d4789a.tar.gz uhd-1df3e9b1619af5c4e652ec143930916a87d4789a.tar.bz2 uhd-1df3e9b1619af5c4e652ec143930916a87d4789a.zip |
uhd: updated docs usb post-install, added uhd-usrp.rules
Diffstat (limited to 'host/docs/build.rst')
-rw-r--r-- | host/docs/build.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst index 063b2b371..e3a877a4b 100644 --- a/host/docs/build.rst +++ b/host/docs/build.rst @@ -202,3 +202,10 @@ Setup the PATH environment variable **Note:** The interface for editing environment variable paths in Windows is very poor. I recommend using "Rapid Environment Editor" (http://www.rapidee.com) over the default editor. + +------------------------------------------------------------------------ +Post-Install Tasks +------------------------------------------------------------------------ +For USB-based devices, +see the `USB Transport Application Notes <./transport.html#usb-transport-libusb>`_ +for platform-specific post-installation tasks. |