Skip to content

Rework ethernet cable hotplug detection #44

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

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Mar 13, 2020

Rework ethernet cable hotplug detection

Mimic NUCLEO-H743ZI Cube Application: LwIP_HTTP_Server_Netconn_RTOS
Fixes #42

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except one typo issue to fix.

@fpistm fpistm added enhancement New feature or request waiting feedback Further information is required labels Mar 13, 2020
@fpistm fpistm added this to the 1.2.0 milestone Mar 13, 2020
Mimic NUCLEO-H743ZI Cube Application: LwIP_HTTP_Server_Netconn_RTOS

Fixes stm32duino#42
@ABOSTM ABOSTM force-pushed the CABLE_HOTPLUG_DETECTION branch from dd7d8ac to c3500f7 Compare March 16, 2020 15:41
@fpistm fpistm merged commit 6dd579b into stm32duino:master Mar 19, 2020
@fpistm fpistm removed the waiting feedback Further information is required label Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ethernet does not work if uC starts with the cable disconnected
2 participants