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

Use current drivers from ESP-IDF #52

Closed
bjoernQ opened this issue Sep 7, 2022 · 0 comments · Fixed by #53
Closed

Use current drivers from ESP-IDF #52

bjoernQ opened this issue Sep 7, 2022 · 0 comments · Fixed by #53
Assignees

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 7, 2022

After #51 is merged I can tackle this one.

Until now we depend on NuttX's wifi / bluetooth implementation. This will change that.
We need to generate headers and libraries our own from a recent commit of ESP-IDF and then use them here.
This not only updates the dependencies but also enables us to consider adding support for ESP32-S3 and ESP32-S2 (and others later).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant