Skip to content

Commit 5958994

Browse files
sylvioalveskartben
authored andcommitted
samples: net: wifi: add esp32 platform
Allow espressif platform to be properly tested in CI. Signed-off-by: Sylvio Alves <[email protected]>
1 parent 74d4008 commit 5958994

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

samples/net/wifi/shell/sample.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,13 @@ tests:
8080
platform_allow:
8181
- frdm_rw612
8282
- rd_rw612_bga
83+
sample.net.wifi.esp32:
84+
extra_args:
85+
- CONFIG_BUILD_ONLY_NO_BLOBS=y
86+
platform_allow:
87+
- esp32_devkitc_wroom/esp32/procpu
88+
- esp32s2_saola
89+
- esp32c3_devkitm
90+
- esp32s3_devkitm/esp32s3/procpu
91+
- esp8684_devkitm
92+
- esp32c6_devkitc

0 commit comments

Comments
 (0)