]> granicus.if.org Git - esp-idf/commit
components/lwip: Set the ping target info
authorLiu Han <liuhan@espressif.com>
Wed, 7 Dec 2016 09:34:26 +0000 (17:34 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Wed, 11 Jan 2017 02:58:34 +0000 (10:58 +0800)
commit6c86586e975eb262d28332b148c655cd0be542e5
treedb7d9d89f70d0a79c25d795379a9d815c475510e
parenta3f6728797c8394b5d72a31d391c1a773ab14b72
components/lwip: Set the ping target info

Add API for set the ping target info and get the ping result
components/lwip/apps/ping/esp_ping.c [new file with mode: 0644]
components/lwip/apps/ping/esp_ping.h [new file with mode: 0644]
components/lwip/apps/ping/ping.c [new file with mode: 0644]
components/lwip/apps/ping/ping.h [new file with mode: 0644]
components/lwip/component.mk
components/lwip/include/lwip/port/lwipopts.h [changed mode: 0755->0644]