Skip to content

Commit

Permalink
samples: net: wifi: add esp32 platform
Browse files Browse the repository at this point in the history
Allow espressif platform to be properly tested in CI.

Signed-off-by: Sylvio Alves <[email protected]>
  • Loading branch information
sylvioalves committed Dec 2, 2024
1 parent 0b588f9 commit 801802b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions samples/net/wifi/shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,13 @@ tests:
platform_allow:
- frdm_rw612
- rd_rw612_bga
sample.net.wifi.esp32:
extra_args:
- CONFIG_BUILD_ONLY_NO_BLOBS=y
platform_allow:
- esp32_devkitc_wroom/esp32/procpu
- esp32s2_saola
- esp32c3_devkitm
- esp32s3_devkitm/esp32s3/procpu
- esp8684_devkitm
- esp32c6_devkitc

0 comments on commit 801802b

Please sign in to comment.