From 9b5c6a667ae1a6fb0766f3df72c81358cf93156b Mon Sep 17 00:00:00 2001 From: Henrik Brix Andersen Date: Mon, 16 Dec 2024 13:25:36 +0000 Subject: [PATCH] app: enable integration testing on the WeAct Studio USB2CANFDV1 Enable integration testing on the WeAct Studio USB2CANFDV1. Signed-off-by: Henrik Brix Andersen --- app/sample.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/sample.yaml b/app/sample.yaml index 30a28da..1828c78 100644 --- a/app/sample.yaml +++ b/app/sample.yaml @@ -24,6 +24,7 @@ tests: - frdm_k64f - lpcxpresso55s16 - nucleo_h723zg + - usb2canfdv1 app.cannectivity.sof: depends_on: - usb_device @@ -51,6 +52,7 @@ tests: integration_platforms: - frdm_k64f - lpcxpresso55s16 + - usb2canfdv1 app.cannectivity.usbd_next.sof: depends_on: - usbd