aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/pyusrp_periphs/n3xx
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Add i2c APIs for simple transfersAlex Williams2018-10-191-0/+2
|
* mpm: add device-specific Boost.Python bindingsBrent Stapleton2018-04-181-0/+64
Separating Boost.Python bindings into device-specific files. N3XX code now lives in n3xx/pyusrp_periphs. Only one src file should be added for pyusrp_periphs.so by CMake.