OVMS3-idf/components/lwip
Ivan Grokhotkov f8750eb58d lwip: add compatibility headers for sntp.h and esp_ping.h
Before LwIP was moved into a submodule, sntp and esp_ping were
available as the following includes:

#include "apps/sntp/sntp.h"
#include "esp_ping.h"

This commit makes header files available at the old location, and adds
a deprecation warning for sntp.h.

Closes https://github.com/espressif/esp-idf/issues/2392
2018-09-21 14:09:37 +08:00
..
apps lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
include/apps lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
include_compat/apps/sntp lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
lwip@e6f0cab39b lwip: fix the bug that failed to create socket 2018-09-19 09:44:28 +00:00
port/esp32 ethernet: fix infinite loop when init phy or reset mac 2018-09-20 10:09:38 +08:00
test_afl_host lwip: supported ci jobs running fuzz tests on dns, dhcp, dhcps 2018-08-22 12:13:20 +02:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
component.mk lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
Kconfig lwip: allow setting LwIP tasks affinity via sdkconfig 2018-09-17 18:17:52 +08:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00