mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Re-enable Net library inclusion for NuttX build in FMU-v6x
- But it will be deleted when you trigger `menuconfig` again anyways :P
This commit is contained in:
parent
5951a0944d
commit
5df558f1cb
@ -127,6 +127,7 @@ CONFIG_NET_ETH_PKTSIZE=1518
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_SOCKET=y
|
||||
CONFIG_NET_SLIP=y
|
||||
CONFIG_NETUTILS_NETLIB=y
|
||||
CONFIG_NET_SOLINGER=y
|
||||
CONFIG_NET_TCP=y
|
||||
CONFIG_NET_TCPBACKLOG=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user