Skip to content

Commit

Permalink
adam test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdebek committed Jun 13, 2024
1 parent 6d2ecee commit a2ef7b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions include/default-opts/lwipopts.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,7 @@
#define LWIP_DHCP_AUTOIP_COOP_TRIES 3
#define LWIP_SO_RCVTIMEO 1
#define ifreq lwip_ifreq

#define LWIP_DEBUG 1
#define TCP_DEBUG LWIP_DBG_ON
#define TCP_INPUT_DEBUG LWIP_DBG_ON
2 changes: 1 addition & 1 deletion lib-lwip
Submodule lib-lwip updated 2 files
+51 −19 src/core/tcp.c
+13 −2 src/core/tcp_in.c

0 comments on commit a2ef7b2

Please sign in to comment.