mirror of https://github.com/ARMmbed/mbed-os.git
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> |
||
---|---|---|
.. | ||
TESTS/mbedmicro-net | ||
lwip-interface |