Skip to content

Commit 1478776

Browse files
jmartinez-silabspull[bot]
authored andcommitted
Re-add enable_wifi_ipv4 arg in siwx917 ligthing-app (#25670)
1 parent edeeca9 commit 1478776

File tree

1 file changed

+3
-0
lines changed
  • examples/lighting-app/silabs/SiWx917

1 file changed

+3
-0
lines changed

examples/lighting-app/silabs/SiWx917/BUILD.gn

+3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ declare_args() {
5252
sl_wfx_config_softap = false
5353
sl_wfx_config_scan = true
5454

55+
# Argument to Disable IPv4 for wifi
56+
chip_enable_wifi_ipv4 = false
57+
5558
# Argument to force enable WPA3 security on rs91x
5659
rs91x_wpa3_only = false
5760

0 commit comments

Comments
 (0)