Skip to content

Commit

Permalink
removed a macro redefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-srishylam committed Apr 19, 2023
1 parent c8d9afd commit 42c6a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion third_party/silabs/SiWx917_sdk.gni
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ template("siwx917_sdk") {
"LWIP_ICMP=1",
"LWIP_IGMP=1",
"LWIP_DHCP=1",
"LWIP_DNS=0",
]
} else {
defines += [ "LWIP_IPV4=0" ]
Expand Down

0 comments on commit 42c6a0d

Please sign in to comment.