Commit 7a22dc9b authored by Yangbo Lu's avatar Yangbo Lu Committed by Benjamin Cabé
Browse files

samples: net: dsa: add mimxrt1180_evk board support



Added mimxrt1180_evk board support.

Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
parent bffe46d5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
CONFIG_NET_IF_MAX_IPV4_COUNT=7
CONFIG_NET_IF_MAX_IPV6_COUNT=7

CONFIG_NET_SAMPLE_DSA_LLDP=n
CONFIG_NET_SAMPLE_DSA_MAX_SLAVE_PORTS=5
+5 −0
Original line number Diff line number Diff line
CONFIG_NET_IF_MAX_IPV4_COUNT=7
CONFIG_NET_IF_MAX_IPV6_COUNT=7

CONFIG_NET_SAMPLE_DSA_LLDP=n
CONFIG_NET_SAMPLE_DSA_MAX_SLAVE_PORTS=5
+4 −1
Original line number Diff line number Diff line
@@ -9,5 +9,8 @@ common:
tests:
  sample.net.dsa:
    build_only: true
    platform_allow: ip_k66f
    platform_allow:
      - ip_k66f
      - mimxrt1180_evk/mimxrt1189/cm33
      - mimxrt1180_evk/mimxrt1189/cm7
    depends_on: eth