This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
cb649e452f3c64a7db1f4a61e162a16b70248204
esp-idf
/
components
/
ethernet
/
component.mk
6 lines
57 B
Makefile
Raw
Normal View
History
Unescape
Escape
ethernet: add first version of ethernet driver
2016-11-08 17:45:17 +08:00
#
# Component Makefile
#
ethernet: Refactor PHY support to be part of ethernet component Move generic PHY support into its own interface
2017-04-19 12:02:53 +10:00
COMPONENT_SRCDIRS
:=
. eth_phy
Copy Permalink