This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-30 22:51:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fc84306a25d7b51aeb5b08de4940ca6bd42ba2e
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
Reference in New Issue
Copy Permalink