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 BLE Support #262

Merged
merged 2 commits into from Sep 7, 2023
Merged

ESP32-C6 BLE Support #262

merged 2 commits into from Sep 7, 2023

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Sep 7, 2023

This adds support for ESP32-C6 BLE

Unfortunately, the bindgen dependency was updated before without re-generating the bindings - that's why the bindings look quite different. Basically, it seems that bindgen changed its mind regarding u32 vs usize

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! Nice job! Just needs a rebase :)

@bjoernQ bjoernQ merged commit e7140fd into main Sep 7, 2023
14 checks passed
@bjoernQ bjoernQ deleted the esp32c6-ble branch September 7, 2023 14:09
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.

None yet

2 participants