1common:
2  depends_on: netif
3tests:
4  net.wifi:
5    min_ram: 32
6    extra_args:
7      # Will be ignored for other platforms
8      - CONFIG_BUILD_ONLY_NO_BLOBS=y
9    tags:
10      - wifi
11      - net
12    platform_exclude:
13      - rd_rw612_bga/rw612/ethernet # Requires binary blobs to build
14      - frdm_rw612 # Requires binary blobs to build
15