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

Add optional NimBLE library #28

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Add optional NimBLE library #28

merged 1 commit into from
Mar 28, 2023

Conversation

leon0399
Copy link
Member

Closes #23
Blocked-By: #24

Goal

Adds optional support to use NimBLE library, that massively reduces binary size

Binary sizes

Original size

image

New size

BLE:
image

NimBLE:
image

Comparison:

Original New (BLE) New (NimBLE)
Ram 31400 33172 30076
Flash 1004622 1080349 584501

@leon0399 leon0399 added this to the 0.4.0 - Cleanup milestone Nov 25, 2022
@leon0399 leon0399 changed the title Feature/nimble Add optional NimBLE library Nov 25, 2022
@leon0399 leon0399 marked this pull request as ready for review March 28, 2023 12:24
@leon0399 leon0399 changed the base branch from master to develop March 28, 2023 12:25
@leon0399 leon0399 merged commit d79e409 into develop Mar 28, 2023
@leon0399 leon0399 deleted the feature/nimble branch March 28, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request]: BLE stack optimization
1 participant