1common:
2  tags:
3    - drivers
4    - ieee802154
5  build_only: true
6tests:
7  drivers.ieee802154.build.external:
8    platform_allow:
9      - native_sim
10      - native_sim/native/64
11  drivers.ieee802154.build.cc13xx_cc26xx:
12    platform_allow: cc1352r_sensortag
13  drivers.ieee802154.build.kw41z:
14    platform_allow: frdm_kw41z
15  drivers.ieee802154.build.mcr20a:
16    platform_allow: usb_kw24d512
17  drivers.ieee802154.build.nrf5:
18    platform_allow: nrf52840dk/nrf52840
19  drivers.ieee802154.build.telink_b91:
20    platform_allow: tlsr9518adk80d
21  drivers.ieee802154.build.upipe:
22    platform_allow: qemu_x86
23