-
Notifications
You must be signed in to change notification settings - Fork 3k
BLE - Use low power timing primitives #9992
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
Conversation
Silly question. Have BLE examples been testing with the LPTimer to make sure they still function? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes seem fine.
Am wondering about application performance, since we have no way of measuring runtime regressions.
@desmond-blue You might be interested by this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔋
Excuse me for a question, does this work for platform without lptimer? |
CI started
@pan- Please answer above |
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
BLE - Use low power timing primitives
Description
Use LowPower timing primitives in BLE API and Cordio port.
Pull request type
Reviewers
@paul-szczepanek-arm
Release Notes