From 6328fffc71f909c4920008e20fda521235152c47 Mon Sep 17 00:00:00 2001 From: Peter Harper <77111776+peterharperuk@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:01:24 +0100 Subject: [PATCH] Update LwIP to 2.2.0 (#1769) Fixes #1565 --- lib/lwip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lwip b/lib/lwip index 239918c..0a0452b 160000 --- a/lib/lwip +++ b/lib/lwip @@ -1 +1 @@ -Subproject commit 239918ccc173cb2c2a62f41a40fd893f57faf1d6 +Subproject commit 0a0452b2c39bdd91e252aef045c115f88f6ca773 -- GitLab