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

stm32/mphalport: Put PYBD specific MAC code in board specific file. #5034

Closed
wants to merge 3 commits into from

Conversation

dpgeorge
Copy link
Member

To resolve issue #5029.

Any board can override the mp_hal_get_mac() function to return a MAC address however it likes. The default behaviour is to generate an LAA.

So boards can configure their settings based on whether mboot or the main
firmware is being built.
@dpgeorge
Copy link
Member Author

Merged in b1e0484, 68d74b0 and 5789558

@dpgeorge dpgeorge closed this Aug 28, 2019
@dpgeorge dpgeorge deleted the stm32-mac-per-board branch August 28, 2019 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant