Skip to content

Commit

Permalink
samples: net: wifi: Enable inventek es-WIFI shield tests
Browse files Browse the repository at this point in the history
The es-WIFI driver is used by Inventek's es-WIFI shields. This enables
wifi sample to build all variations to ensures that dependencies are
meet.

Signed-off-by: Gerson Fernando Budke <gerson.budke@atl-electronics.com>
  • Loading branch information
nandojve authored and carlescufi committed Nov 3, 2020
1 parent 7621533 commit 3932011
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions samples/net/wifi/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ tests:
sample.net.wifi.esp_8266_arduino:
extra_args: SHIELD=esp_8266_arduino
platform_allow: frdm_k64f disco_l475_iot1
sample.net.wifi.inventek_eswifi_arduino_uart:
extra_args: SHIELD=inventek_eswifi_arduino_uart
platform_allow: frdm_k64f nucleo_f767zi
sample.net.wifi.inventek_eswifi_arduino_spi:
extra_args: SHIELD=inventek_eswifi_arduino_spi
platform_allow: frdm_k64f nucleo_f767zi

0 comments on commit 3932011

Please sign in to comment.