boards/mediated: Add twister.yaml

Add a twister YAML file for these devices.  Right now they're flagged
as xt-clang only, though xcc and SOF-derived gcc toolchains are known
to work too.  We'll enable the zephyr SDK once sdk-ng support lands.

Signed-off-by: Andy Ross <andyross@google.com>
This commit is contained in:
Andy Ross 2024-11-26 13:54:18 -08:00 committed by Benjamin Cabé
commit 4b3874b9ea

View file

@ -0,0 +1,16 @@
arch: xtensa
type: mcu
toolchain:
- xt-clang
testing:
ignore_tags:
- net
- bluetooth
- mcumgr
variants:
mt8195/mt8195/adsp:
name: MediaTek MT8195 Audio DSP
mt8188/mt8188/adsp:
name: MediaTek MT8188 Audio DSP
mt8186/mt8186/adsp:
name: MediaTek MT8186 Audio DSP