mbed-os/features/FEATURE_LWIP
Tony Wu 4f0733da36 lwip - delay mbed_lwip_set_mac_address until device is inited
mbed_lwip_set_mac_address calls mbed_mac_address to get hwaddr
from device, but device may not be accessible until it is powered
up and initialized.

This patch delays mbed_lwip_set_mac_address call until device is
ready.

Signed-off-by: Tony Wu <tonywu@realtek.com>
2017-05-21 14:37:54 +01:00
..
TESTS/mbedmicro-net lwip: Increase timeout on tests 2017-03-13 11:12:51 +00:00
lwip-interface lwip - delay mbed_lwip_set_mac_address until device is inited 2017-05-21 14:37:54 +01:00