Skip to content

Commit 42c43b9

Browse files
decsnyfabiobaltieri
authored andcommitted
boards: frdm_rw612: Add ethernet to twister yaml
Add netif:eth to twister yaml for frdm_rw612 Exclude from wifi test because of binary blob requirement Signed-off-by: Declan Snyder <[email protected]>
1 parent 719a21a commit 42c43b9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/nxp/frdm_rw612/frdm_rw612.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ supported:
2626
- hwinfo
2727
- adc
2828
- dac
29+
- netif:eth

tests/net/wifi/wifi_nm/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ tests:
99
tags: wifi net
1010
platform_exclude:
1111
- rd_rw612_bga/rw612/ethernet # Requires binary blobs to build
12+
- frdm_rw612 # Requires binary blobs to build

0 commit comments

Comments
 (0)