Skip to content

Commit 536db93

Browse files
Cristib05jhedberg
authored andcommitted
samples: net: openthread: border_router: disable wifi blob for rw612
This commit disables monolithic wifi functionality for rw612 platform as CI environement does not use binary blobs Signed-off-by: Cristian Bulacu <cristian.bulacu@nxp.com>
1 parent 90204a0 commit 536db93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/net/openthread/border_router/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
extra_args:
1414
# Disabling monolithic since CI environment doesn't use blobs
1515
- CONFIG_NXP_MONOLITHIC_NBU=n
16+
- CONFIG_NXP_MONOLITHIC_WIFI=n
1617
- EXTRA_CONF_FILE="overlay-ot-rcp-host-wifi-nxp.conf"
1718
platform_allow:
1819
- frdm_rw612

0 commit comments

Comments
 (0)