mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
esp_netif: Remove tcpip_adapter compatibility layer
This commit is contained in:
@@ -32,7 +32,7 @@ See the Getting Started Guide for full steps to configure and use ESP-IDF to bui
|
||||
I (0) cpu_start: Starting scheduler on APP CPU.
|
||||
I (491) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
|
||||
I (4051) example_connect: Ethernet Link Up
|
||||
I (5971) tcpip_adapter: eth ip: 192.168.2.137, mask: 255.255.255.0, gw: 192.168.2.2
|
||||
I (5971) esp_netif_handlers: eth ip: 192.168.2.137, mask: 255.255.255.0, gw: 192.168.2.2
|
||||
I (5971) example_connect: Connected to Ethernet
|
||||
I (5971) example_connect: IPv4 address: 192.168.2.137
|
||||
I (5971) example_connect: IPv6 address: fe80:0000:0000:0000:bedd:c2ff:fed4:a92b
|
||||
|
||||
Reference in New Issue
Block a user