Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp_eth_mac_esp32: optionally setup SMI GPIO's (IDFGH-4030) #5903

Closed
wants to merge 1 commit into from

Conversation

yorickvP
Copy link
Contributor

This enables passing smi_mdio_gpio_num = -1 (or smi_mdc_gpio_num) to disable those signals. Useful for PHY's managed using i2c.

This enables passing smi_mdio_gpio_num = -1 to disable that signal
@CLAassistant
Copy link

CLAassistant commented Sep 23, 2020

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title esp_eth_mac_esp32: optionally setup SMI GPIO's esp_eth_mac_esp32: optionally setup SMI GPIO's (IDFGH-4030) Sep 23, 2020
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@suda-morris
Copy link
Collaborator

Thanks for contribution, this commit is in our internal review list, will be merged soon.

espressif-bot pushed a commit that referenced this pull request Oct 14, 2020
This enables passing smi_mdio_gpio_num = -1 to disable that signal

Merges #5903
@suda-morris
Copy link
Collaborator

Your code has been merged into master branch already, thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants