libusrp/host
Alexander Huemer ec6adccbbd Extract libusrp, adjust to be buildable standalone
* $ git \
    filter-branch \
    --prune-empty \
    --tree-filter \
    'find \! -path "./usrp/*" -a -type f -delete' \
    HEAD
* Craft custom configure.ac
* Update m4 macros
* Small fixes here and there

The code in doc/, firmware/ and host/swig does _not_ build at the
moment, due to m4 macros not being adhered and is disabled therefore.
2018-01-21 01:30:14 +01:00
..
apps Add RFX2200 to burn-db-eeprom 2010-06-21 17:04:47 -07:00
include Extract libusrp, adjust to be buildable standalone 2018-01-21 01:30:14 +01:00
lib Extract libusrp, adjust to be buildable standalone 2018-01-21 01:30:14 +01:00
misc usrp: cleanup misc usage 2011-03-30 15:36:36 -07:00
swig Extract libusrp, adjust to be buildable standalone 2018-01-21 01:30:14 +01:00
.gitignore Added git ignore files auto created from svn:ignore properties. 2009-08-14 18:10:11 +00:00
Makefile.am Moved to single generated fusb.h, headers now generated out of lib directory 2009-09-16 17:08:53 -04:00