audioreach: add support for Arduino VENTUNO board

Arduino VENTUNO has 1xHDMI, 1xDP, Headset(Mic and speakers), LineOut and
EarOut connectors.

Add support for all of these in this tplg firmware.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
This commit is contained in:
Srinivas Kandagatla 2026-01-28 08:31:56 +00:00
commit 2564625b83
2 changed files with 87 additions and 0 deletions

View file

@ -3,6 +3,7 @@
cmake_minimum_required(VERSION 3.10)
# Array of "input-file-name;output-file-name;"
set(TPLGS
"arduino-monza\;arduino-monza\;qcom/qcs8300\;"
"LEMANS-EVK\;LEMANS-EVK\;qcom/sa8775p\;"
"MONACO-EVK\;MONACO-EVK\;qcom/qcs8300\;"
"Qualcomm-RB5-WSA8815-Speakers-DMIC0\;Qualcomm-RB5-WSA8815-Speakers-DMIC0\;qcom/sm8250\;"