Skip to content

Commit

Permalink
Re-add enable_wifi_ipv4 arg in siwx917 ligthing-app (#25670)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinez-silabs authored Mar 14, 2023
1 parent e42b533 commit c1810b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/lighting-app/silabs/SiWx917/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ declare_args() {
sl_wfx_config_softap = false
sl_wfx_config_scan = true

# Argument to Disable IPv4 for wifi
chip_enable_wifi_ipv4 = false

# Argument to force enable WPA3 security on rs91x
rs91x_wpa3_only = false

Expand Down

0 comments on commit c1810b6

Please sign in to comment.