mbed-os/features/net
Christopher Haster 64ac2105a3 lwip - Added option to set static IP addresses
Provided through the config options added to the network interface:
- EthernetInterface::set_network(ip_address, netmask, gateway)
- EthernetInterface::set_dhcp(dhcp)
2016-09-23 04:41:37 -05:00
..
FEATURE_IPV4 lwip - Added option to set static IP addresses 2016-09-23 04:41:37 -05:00
FEATURE_IPV6 Merge pull request #2720 from yogpan01/mbed-os.5.2-rc1 2016-09-16 17:37:08 -05:00
network-socket nsapi - Added optional API for static configuration of network interfaces 2016-09-23 04:39:13 -05:00