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

IPv4/single: STM32H7xx driver check result of HAL_ETH_Init #479

Conversation

AniruddhaKanhere
Copy link
Member

Description

This PR was originally created by @htibosch. I am rebasing his PR and closing the original one: #465

This PR is in response to an issue reported on the FreeRTOS forum.

The function HAL_ETH_Init() checks if the PHY hardware is OK. The result of the function was not checked, which may result in a crash.

Dweb_2, thank you for reporting this.

Test Steps

It is difficult to reproduce without changing the hardware.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AniruddhaKanhere AniruddhaKanhere merged commit cf8dbe6 into FreeRTOS:main Jun 7, 2022
@Dweb2
Copy link

Dweb2 commented Oct 17, 2023

@AniruddhaKanhere Hi, I just wanted to manually update from V2.4.0 to V4.0.0. Upon diffing my local fixes with the release I noticed that commit ab881bf reverted these proposed changes again. Do I understand the git history correctly here or is this intended?

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

3 participants