aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-06-15 08:44:12 -0700
committerMartin Braun <martin.braun@ettus.com>2018-06-26 08:56:32 -0700
commitf2896713d48f6c0bc19a859f5ad506e0ddd7ae61 (patch)
treea17a948c5058fd2314c08c806999d105c05f4901 /README.md
parente7511ac067607c702eeb0b54c651f8d8df3c1c30 (diff)
downloaduhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.gz
uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.bz2
uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.zip
Update README.md, LICENSE.md, and CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index bddc9b0c8..6de54ea5c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
-USRP Hardware Driver (UHD™) Software
-========================================
+# USRP Hardware Driver (UHD™) Software
Welcome to the UHD™ software distribution! UHD is the free & open-source
software driver and API for the Universal Software Radio Peripheral (USRP™) SDR
@@ -56,6 +55,11 @@ __host/__
The source code for the user-space driver.
+__mpm/__
+
+The source code for the module peripheral manager (MPM). This is code that is
+run on embedded devices.
+
__firmware/__
The source code for all microprocessors in USRP hardware.