Browse Source

px4_fmu-v5x:Set IP 192.168.0.123 GW:192.168.0.254

sbg
David Sidrane 5 years ago committed by Daniel Agar
parent
commit
213174fc74
  1. 2
      boards/px4/fmu-v5x/nuttx-config/nsh/defconfig

2
boards/px4/fmu-v5x/nuttx-config/nsh/defconfig

@ -106,6 +106,8 @@ CONFIG_NETDB_DNSCLIENT=y @@ -106,6 +106,8 @@ CONFIG_NETDB_DNSCLIENT=y
CONFIG_NETDB_DNSCLIENT_ENTRIES=8
CONFIG_NETDB_DNSSERVER_NOADDR=y
CONFIG_NETDEV_PHY_IOCTL=y
CONFIG_NETINIT_DRIPADDR=0XC0A800FE
CONFIG_NETINIT_IPADDR=0XC0A8007B
CONFIG_NETUTILS_TELNETD=y
CONFIG_NET_ARP_IPIN=y
CONFIG_NET_ARP_SEND=y

Loading…
Cancel
Save