]> granicus.if.org Git - esp-idf/commit
ethernet: remove CONFIG_ETHERNET
authorKedar Sovani <kedars@gmail.com>
Wed, 16 Aug 2017 06:33:37 +0000 (12:03 +0530)
committerKedar Sovani <kedars@gmail.com>
Fri, 18 Aug 2017 03:01:43 +0000 (08:31 +0530)
commit8348a718478ac59c7528536f9eb408971c9be810
tree10b8658ca80aed415bd5937b6e9dc3c12561489b
parent159a2d01d1de6af74e107da523255dcab6deab21
ethernet: remove CONFIG_ETHERNET

1. Hello World application shows no footprint difference before and
after this change
2. examples/ethernet/ethernet application compiles properly (can't
test with my board)
components/esp32/event_default_handlers.c
components/esp32/include/esp_event.h
components/ethernet/Kconfig
components/ethernet/emac_common.h
components/ethernet/emac_main.c
components/ethernet/include/esp_eth.h
examples/ethernet/ethernet/sdkconfig.defaults
tools/unit-test-app/sdkconfig