Bartek Szatkowski
|
1e7ba5fe79
|
Fix merge issues
|
2016-10-04 14:38:28 +01:00 |
Bartek Szatkowski
|
ae11b51b26
|
Split lwip initialisation and interface bringup
Split IP stack initialisation from mbed_lwip_bringup to mbed_lwip_init.
|
2016-10-04 14:32:44 +01:00 |
Bartek Szatkowski
|
98eb50f592
|
Refactor lwip_stack function names to include mbed prefix
Mbed function names, prefixed with lwip are confusing, as the name
suggest that they are part of lwip ip stack.
|
2016-10-04 14:22:24 +01:00 |
Bartek Szatkowski
|
d0be5733db
|
EMAC: Fix LWIP_IPV4 and DEVICE_EMAC flag usage
|
2016-10-03 17:46:39 +01:00 |
Christopher Haster
|
5cd2d7869e
|
Merge remote-tracking branch 'upstream/master' into feature_wifi_ublox_merge
|
2016-10-02 07:29:07 -05:00 |
Christopher Haster
|
ba99a1f31d
|
restructure - Restructured features/net directory
features/net/network-socket -> features/netsocket
features/net/FEATURE_IPV4 -> features/FEATURE_LWIP
features/net/nanostack-binaries -> features/nanostack
features/net/FEATURE_NANOSTACK -> features/nanostack/FEATURE_NANOSTACK
|
2016-09-30 19:18:09 -05:00 |