# # Copyright 2013 Ettus Research LLC # Copyright 2016 Ettus Research, a National Instruments Company # # SPDX-License-Identifier: LGPL-3.0-or-later # ################################################## # Control Lib Sources (2xx devices) ################################################## CONTROL_LIB_200_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/control_200/, \ cvita_uart.v \ radio_ctrl_proc.v \ ))