- Notifications
You must be signed in to change notification settings - Fork229
zephyr: initialize Rx queue#416
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedNov 10, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #416 +/- ##======================================= Coverage 15.25% 15.25% ======================================= Files 29 29 Lines 3685 3685 ======================================= Hits 562 562 Misses 3123 3123 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Memory usage change @18c814d
Click for full report table
Click for full report CSV |
leonardocavagnis commentedNov 10, 2025
LGTM! |
50f1e9e intoarduino-libraries:masterUh oh!
There was an error while loading.Please reload this page.
Hey!
I've been experiencing crashes during BLE init on the Nano Matter - initializing the Rx queue before use solves it.
Also tested on the Nano 33 BLE to ensure no regressions (which didn't have this issue to begin with).