OVMS3-idf/components/lwip/include/lwip
Ivan Grokhotkov 7754647e71 Merge branch 'bugfix/separate_ethernet_and_wifi' into 'master'
Allow separate ethernet & wifi configuration

If only 1/2 of ethernet & WiFi are enabled in config, the other interface is no longer linked into the firmware.

* Fixes bug where enabling Ethernet but not WiFi would fail to compile.
* Also means that enabling WiFi but not Ethernet no longer links some unused ethernet interface functions.


See merge request !525
2017-03-03 11:53:32 +08:00
..
apps tcpip_adapter: typedef clean up 2016-09-06 19:36:03 +08:00
lwip Merge branch 'bugfix/separate_ethernet_and_wifi' into 'master' 2017-03-03 11:53:32 +08:00
netif Initial public version 2016-08-17 23:08:22 +08:00
port Check DHCP rebind timer before checking dhcp release timer in cause they have the same value. 2017-03-01 20:50:58 +08:00
posix Initial public version 2016-08-17 23:08:22 +08:00