mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 15:41:02 +08:00

1. Change ip_addr/ip_addr_t to ip4_addr/ip4_addr_t. 2. Use GCC error number instead of lwip error define. 3. Change the unit of sys_now to milliseconds.