diff options
author | Josh Blum <josh@joshknows.com> | 2011-06-20 18:01:00 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-06-26 10:29:31 -0700 |
commit | 19b3b8245ba7e805c2328f6597fc24ad998b9b8b (patch) | |
tree | 47252d9730b13097fbcf7491f3e494d73ad05227 /host/docs/images.rst | |
parent | c96649d5c0e1b2dc17738b6904238eed66a3b9f0 (diff) | |
download | uhd-19b3b8245ba7e805c2328f6597fc24ad998b9b8b.tar.gz uhd-19b3b8245ba7e805c2328f6597fc24ad998b9b8b.tar.bz2 uhd-19b3b8245ba7e805c2328f6597fc24ad998b9b8b.zip |
usrp: created core controllers for i2c and spi on 100 series
Diffstat (limited to 'host/docs/images.rst')
-rw-r--r-- | host/docs/images.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/images.rst b/host/docs/images.rst index adfa6d530..c0645a821 100644 --- a/host/docs/images.rst +++ b/host/docs/images.rst @@ -14,6 +14,7 @@ The methods of loading images into the device varies among devices: * **USRP2:** The user must manually write the images onto the USRP2 SD card. * **USRP-N Series:** The user must manually transfer the images over ethernet. * **USRP-E Series:** The host code will automatically load the FPGA at runtime. +* **USRP-B Series:** The host code will automatically load the FPGA at runtime. ------------------------------------------------------------------------ Pre-built images |