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

BTstack enable common features #424

Merged

Conversation

mringwal
Copy link
Contributor

@mringwal mringwal commented Oct 3, 2023

BTstack uses feature flags when adding new features. As a consequence, the default configuration should enable most of them, e.g. LE Data Length extension or LE Secure Connections should be enabled. This aligns the Pico SDK port with libusb.

@mringwal mringwal changed the title Btstack enable common features BTstack enable common features Oct 3, 2023
@peterharperuk peterharperuk changed the base branch from master to develop October 3, 2023 12:42
@peterharperuk
Copy link
Contributor

I notice Micropython doesn't enable ENABLE_LE_DATA_LENGTH_EXTENSION - maybe it should?

@peterharperuk peterharperuk merged commit 96f4abe into raspberrypi:develop Oct 24, 2023
1 check passed
@mringwal
Copy link
Contributor Author

I notice Micropython doesn't enable ENABLE_LE_DATA_LENGTH_EXTENSION - maybe it should?

Well, from my side, it should/could. You could suggest it.

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.

2 participants