uhd/host/lib/include
Lane Kolbly da1ee1aa71 host: Make radio_control constants an enum
In C++, variables whose address are taken must be defined somewhere.
PERIPH_BASE had no such definition, so on some compilers/systems caused
a linker error. This commit switches to using enums to prevent this
happening again in the future.
2021-12-10 06:30:42 -08:00
..
uhdlib host: Make radio_control constants an enum 2021-12-10 06:30:42 -08:00
CMakeLists.txt Create C++ wrappers for MPM RPC calls 2021-01-11 12:23:24 -06:00