aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-10-07 11:23:17 +0200
committerMartin Braun <martin.braun@ettus.com>2014-10-07 11:23:17 +0200
commit3b66804e41891e358c790b453a7a59ec7462dba4 (patch)
tree35c6a6153f3526900a669962226f9d26d387dea0
parent5bd58bc309e959537e3e820abfa39ee629b140a5 (diff)
downloaduhd-3b66804e41891e358c790b453a7a59ec7462dba4.tar.gz
uhd-3b66804e41891e358c790b453a7a59ec7462dba4.tar.bz2
uhd-3b66804e41891e358c790b453a7a59ec7462dba4.zip
Added FPGA code as fpga-src submodule.
-rw-r--r--.gitmodules4
m---------fpga-src0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..9d81e6973
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "fpga-src"]
+ path = fpga-src
+ url = git@github.com:EttusResearch/fpga.git
+ branch = master
diff --git a/fpga-src b/fpga-src
new file mode 160000
+Subproject 7c2aa8ddbab6067819f0f4c23226a6b2680fe40