aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/rfnoc_device.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Add rfnoc_device base classMartin Braun2019-11-261-0/+82
All USRP device impls that are RFNoC devices will need to derive from this (instead of device3).