]> granicus.if.org Git - esp-idf/commit
emac:optimise tcpip_adapter and fix emac_dev.c
authormorris <maoshengrong@espressif.com>
Wed, 15 Aug 2018 08:33:32 +0000 (16:33 +0800)
committermorris <maoshengrong@espressif.com>
Mon, 20 Aug 2018 11:52:48 +0000 (19:52 +0800)
commitb63f6a8a95829379412f0db42769511ce2541854
treebfdc4d7bc5692720f1e349befde328621e88bac6
parent76f864511da6f53c76e3680bd8e2cb8d4ffef2bc
emac:optimise tcpip_adapter and fix emac_dev.c

1. move CONFIG_xx macros to Kconfig
2. fix a bug that make EMAC_DMAOPERATION_MODE_ERG mess
components/ethernet/emac_dev.c
components/tcpip_adapter/Kconfig
components/tcpip_adapter/include/tcpip_adapter.h
components/tcpip_adapter/tcpip_adapter_lwip.c