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

[cherry-pick] [ESP32] Fix ethernet commissioning on idf-v5.0.2 #27286

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

PSONALl
Copy link
Contributor

@PSONALl PSONALl commented Jun 16, 2023

###PROBLEM

  • Currently, the ethernet commissioning is failing on idf v5.0.2
  • This is due to the reason that during migrating to v5.0 from v4, the components which were public before are changed to private
  • So the esp_eth component and Its required header files are added to the code

###TESTING

  • Tested Ethernet commissioning and control

@andy31415 andy31415 merged commit dfd772c into project-chip:v1.1-branch Jun 16, 2023
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.

3 participants