umtrx: moved new umtrx directory up one

This commit is contained in:
Josh Blum
2014-04-07 17:34:55 -07:00
parent 5969efe608
commit 505b677c7a
775 changed files with 0 additions and 0 deletions

16
zpu/README Normal file
View File

@@ -0,0 +1,16 @@
########################################################################
# ZPU firmware code for USRP2 and N Series
########################################################################
This code requires the gcc-zpu tool-chain which can be found here:
http://opensource.zylin.com/zpudownload.html
zpu-elf-gcc should be in your $PATH
########################################################################
# Run the following commands to build
########################################################################
mkdir build
cd build
cmake ../
make