Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

esp32/network_lan: Add PHY_GENERIC device type.#17237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
elvis-epx wants to merge1 commit intomicropython:master
base:master
Choose a base branch
Loading
fromelvis-epx:pr_lan_generic

Conversation

elvis-epx
Copy link
Contributor

Summary

Adds support to the new PHY_GENERIC board type, added in ESP-IDF v5.4.0 [1].

This PHY driver was added to ESP-IDF to support "generic"/oddball PHY LAN chips like the JL1101, which offer no features beyond the bare 802.3 PHY standard and don't actually need a chip-specific driver (see discussion at [2]).

[1]espressif/esp-idf@0738314
[2]espressif/esp-eth-drivers#28

Testing

Tested on DTWonder automation device, which is based on ESP32 and with JL1101 LAN chip.

@elvis-epxelvis-epxforce-pushed thepr_lan_generic branch 2 times, most recently from489698d toc367544CompareMay 1, 2025 21:59
Support the new PHY_GENERIC device type, added in ESP-IDF v5.4.0 [1].This PHY driver was added to ESP-IDF to support "generic"/oddball PHYLAN chips like the JL1101, which offer no features beyond the bare802.3 PHY standard and don't actually need a chip-specific driver (seediscussion at [2]).[1]espressif/esp-idf@0738314[2]espressif/esp-eth-drivers#28Signed-off-by: Elvis Pfutzenreuter <epxx@epxx.co>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dpgeorgedpgeorgedpgeorge left review comments

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@elvis-epx@dpgeorge

[8]ページ先頭

©2009-2025 Movatter.jp