From ae4e71f7902d325f7957659f78d55ff172812be1 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Fri, 15 Mar 2024 13:50:46 +0100 Subject: [PATCH] boards/nxp/frdm_mcxn947: Fix twister yaml This board's twister yaml file claims to support the arduino-serial tests, but it does not provide the necessary DTS node, which is causing failures in CI. Let's remove the tag from the twister board definition. Signed-off-by: Alberto Escolar Piedras --- boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml b/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml index fb213bb25a62aa..31825f6b5184b5 100644 --- a/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml +++ b/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml @@ -15,6 +15,5 @@ toolchain: - gnuarmemb - xtools supported: - - arduino_serial - gpio vendor: nxp