Skip to content

stm32cube: stm32fx: remove phy init and config #300

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maass-hamburg
Copy link
Member

remove phy init and config from the legacy ethernet hal,
as that is already done in zephyr before and we don't want it to
be overwritten

remove phy init and config as that is already
done in zephyr before and we don't want it to
be overwritten

Signed-off-by: Fin Maaß <[email protected]>
remove phy init and config as that is already
done in zephyr before and we don't want it to
be overwritten

Signed-off-by: Fin Maaß <[email protected]>
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

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

There are 2 options coming to HAL usage. Either using it untouched, either not using it. I'm not keen on opening the door to this kind of modification.

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.

2 participants