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 Nov 3, 2024
1 parent 4684dea commit 905c69b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions samples/net/wifi/shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,12 @@ tests:
platform_allow:
- frdm_rw612
- rd_rw612_bga
sample.net.wifi.esp32:
extra_args:
- CONFIG_WIFI_BUILD_ONLY_MODE=y
platform_allow:
- esp32_devkitc_wroom/esp32/procpu
- esp32s2_saola
- esp32c3_devkitm
- esp32s3_devkitm/esp32s3/procpu
- esp8684_devkitm

0 comments on commit 905c69b

Please sign in to comment.