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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
aa58fb0f0a
commit
ae4e71f790
1 changed files with 0 additions and 1 deletions
|
@ -15,6 +15,5 @@ toolchain:
|
|||
- gnuarmemb
|
||||
- xtools
|
||||
supported:
|
||||
- arduino_serial
|
||||
- gpio
|
||||
vendor: nxp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue