From 6258817332fabc0ae916e4dd6da621ff9f85db38 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 7 Jul 2023 00:46:09 +0530 Subject: [PATCH] samples: wifi: radio_test: Update twister Use newly introduced combo build. Signed-off-by: Chaitanya Tata --- samples/wifi/radio_test/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/wifi/radio_test/sample.yaml b/samples/wifi/radio_test/sample.yaml index d493ace33af8..df2211d1d5b3 100644 --- a/samples/wifi/radio_test/sample.yaml +++ b/samples/wifi/radio_test/sample.yaml @@ -11,7 +11,7 @@ tests: tags: ci_build sample.nrf7002.radio_test_combo: build_only: true - extra_args: CONFIG_BOARD_ENABLE_CPUNET=y + extra_args: CONFIG_NRF700X_RADIO_TEST_COMBO=y integration_platforms: - nrf7002dk_nrf5340_cpuapp platform_allow: nrf7002dk_nrf5340_cpuapp