diff --git a/samples/net/sockets/echo_client/sample.yaml b/samples/net/sockets/echo_client/sample.yaml index c640696c209..89486041ad3 100644 --- a/samples/net/sockets/echo_client/sample.yaml +++ b/samples/net/sockets/echo_client/sample.yaml @@ -79,6 +79,7 @@ tests: platform_allow: - frdm_kw41z - frdm_mcxw71 + - frdm_mcxw72/mcxw727c/cpu0 - nrf52840dk/nrf52840 - tlsr9518adk80d filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC diff --git a/samples/net/sockets/echo_server/sample.yaml b/samples/net/sockets/echo_server/sample.yaml index e3cfd3527d9..b064789a6db 100644 --- a/samples/net/sockets/echo_server/sample.yaml +++ b/samples/net/sockets/echo_server/sample.yaml @@ -95,6 +95,7 @@ tests: platform_allow: - frdm_kw41z - frdm_mcxw71 + - frdm_mcxw72/mcxw727c/cpu0 - nrf52840dk/nrf52840 - tlsr9518adk80d filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC