diff options
author | Josh Blum <josh@joshknows.com> | 2011-02-01 11:34:41 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-02-01 11:34:41 -0800 |
commit | 62852d11fad9edd30ff8fa2cc8f4c50feaefc17b (patch) | |
tree | 99e921c2fc590af104eeb45d89794a502a508873 /host/docs/CMakeLists.txt | |
parent | 15ae6f2859ecde28b6ebecbb7ec417f6d758b639 (diff) | |
download | uhd-62852d11fad9edd30ff8fa2cc8f4c50feaefc17b.tar.gz uhd-62852d11fad9edd30ff8fa2cc8f4c50feaefc17b.tar.bz2 uhd-62852d11fad9edd30ff8fa2cc8f4c50feaefc17b.zip |
usrp-e100: added app notes for fpga loading and reclocking
Diffstat (limited to 'host/docs/CMakeLists.txt')
-rw-r--r-- | host/docs/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index 0c2cadfc2..c04262b63 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -29,6 +29,7 @@ SET(manual_sources transport.rst usrp1.rst usrp2.rst + usrp_e1xx.rst ) ######################################################################## |