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

Include correct dependencies and features by options #34

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

bjoernQ
Copy link
Collaborator

@bjoernQ bjoernQ commented Oct 31, 2024

Fixes #17

With this it's possible to just copy the code from wifi_dhcp, wifi_ble, wifi_embassy_dhcp and wifi_embassy_ble examples (using the correct generator options, minus chip specific cfg-ifs in the example) and have them working

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

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

Thanks!

@bjoernQ bjoernQ added this pull request to the merge queue Oct 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 31, 2024
@bjoernQ bjoernQ added this pull request to the merge queue Oct 31, 2024
Merged via the queue into esp-rs:main with commit 227a3e9 Oct 31, 2024
8 checks passed
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.

Double check generated code for Wifi and BLE (especially for async)
2 participants