diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/README | 4 | ||||
-rw-r--r-- | host/lib/usrp/README | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/host/README b/host/README index c4a72cd83..f3dcde53d 100644 --- a/host/README +++ b/host/README @@ -8,7 +8,9 @@ The hardware driver for Ettus Research products. ######################################################################## USRP1 USRP2 -USRP-N2XX +USRP-N200 +USRP-N210 +USRP-E100 ######################################################################## # Supported USRP Daughterboards diff --git a/host/lib/usrp/README b/host/lib/usrp/README index c125d1dad..344209179 100644 --- a/host/lib/usrp/README +++ b/host/lib/usrp/README @@ -9,4 +9,7 @@ usrp1: Implementation code for the USB-based USRP Classic motherboard. usrp2: - Implementation code for USRP2 and USRP-N2XX. + Implementation code for USRP2, USRP-N200, and USRP-N210. + +usrp_e100: + Implementation code for USRP-E100. |