mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50:16 +01:00
stm32/lwip_inc: Enable raw socket type.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#define LWIP_ARP 1
|
||||
#define LWIP_ETHERNET 1
|
||||
#define LWIP_RAW 1
|
||||
#define LWIP_NETCONN 0
|
||||
#define LWIP_SOCKET 0
|
||||
#define LWIP_STATS 0
|
||||
|
||||
Reference in New Issue
Block a user