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

lwIP_Ethernet: rename copied cyw43 mac function #2604

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

afflux
Copy link
Contributor

@afflux afflux commented Nov 13, 2024

Prevent symbol conflicts when including both Wifi.h and cyw43.h

Fixes #2602

Prevent symbol conflicts when including both Wifi.h and cyw43.h

Fixes earlephilhower#2602
@afflux afflux marked this pull request as draft November 13, 2024 11:18
@afflux afflux marked this pull request as ready for review November 13, 2024 11:19
Copy link
Owner

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

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

Thx!

@earlephilhower earlephilhower merged commit 7a0adfe into earlephilhower:master Nov 13, 2024
26 checks passed
@afflux afflux deleted the fix-2602 branch November 13, 2024 22:02
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.

esphome fails to compile with 4.2.0 release due to conflicting decls of cyw43_hal_generate_laa_mac
2 participants