esp-idf/examples/17_ethernet
Angus Gratton 06e03ff52e Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS
Closes github #51 https://github.com/espressif/esp-idf/issues/51
2016-12-28 10:23:13 +11:00
..
main Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00
Makefile docs: fix example index 2016-12-02 16:02:20 +08:00
README.md docs: fix example index 2016-12-02 16:02:20 +08:00

README.md

ethernet Example

Init ethernet interface and enable it ,then you can ping it if it got ip address.

See the README.md file in the upper level 'examples' directory for more information about examples.