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

ESP32-C6 WiFi support #142

Merged
merged 2 commits into from
Mar 2, 2023
Merged

ESP32-C6 WiFi support #142

merged 2 commits into from
Mar 2, 2023

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Mar 2, 2023

This adds WiFi support (including esp-now) for ESP32-C6

Closes #140

Until we have a published esp32c6-hal this is using a git dependency

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Nice job! LGTM, just one comment about explaining a hack :)

esp-wifi/src/wifi/os_adapter_esp32c6.rs Show resolved Hide resolved
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM!

@bjoernQ bjoernQ merged commit 9776390 into main Mar 2, 2023
@bjoernQ bjoernQ deleted the esp32c6-wifi branch March 2, 2023 12:20
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.

ESP32-C6 WiFi Support
2 participants