Skip to content
Snippets Groups Projects
Commit 0e2b224b authored by Damien George's avatar Damien George
Browse files

stm32/lwip_inc: Enable raw socket type.

parent 80f5cef8
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
#define LWIP_ARP 1 #define LWIP_ARP 1
#define LWIP_ETHERNET 1 #define LWIP_ETHERNET 1
#define LWIP_RAW 1
#define LWIP_NETCONN 0 #define LWIP_NETCONN 0
#define LWIP_SOCKET 0 #define LWIP_SOCKET 0
#define LWIP_STATS 0 #define LWIP_STATS 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment