-
Notifications
You must be signed in to change notification settings - Fork 222
Add Zephyr support. #407
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 Zephyr support. #407
Conversation
b9b5dba
to
fb8c49d
Compare
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.25%. Comparing base (f6f6e10
) to head (ced8d45
).
Additional details and impacted files
@@ Coverage Diff @@ ## master #407 +/- ## ======================================= Coverage 15.25% 15.25% ======================================= Files 29 29 Lines 3685 3685 ======================================= Hits 562 562 Misses 3123 3123
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
fb8c49d
to
36c68b5
Compare
Memory usage change @ 36c68b5
Click for full report table
Click for full report CSV
|
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.
@iabdalkader can you restore the set_public_address
function. This is needed to set BLE mac address on Nano 33 BLE
@iabdalkader can you restore the
set_public_address
function. This is needed to set BLE mac address on Nano 33 BLE
Does this option CONFIG_BT_HCI_SET_PUBLIC_ADDR
fix it?
@iabdalkader can you restore the
set_public_address
function. This is needed to set BLE mac address on Nano 33 BLEDoes this option
CONFIG_BT_HCI_SET_PUBLIC_ADDR
fix it?
nope, it is not possible to set it directly in the config, and it is enabed only if one of this other configs is used
BT_BLUENRG_ACI
BT_STM32WBA
BT_CYW208XX
but they doesn't look correct for our hardware.
Memory usage change @ 0cad723
Click for full report table
Click for full report CSV
|
0cad723
to
4c7c998
Compare
Memory usage change @ 4c7c998
Click for full report table
Click for full report CSV
|
4c7c998
to
be9e556
Compare
Memory usage change @ be9e556
Click for full report table
Click for full report CSV
|
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
be9e556
to
ced8d45
Compare
Memory usage change @ ced8d45
Click for full report table
Click for full report CSV
|
23acde3
into
arduino-libraries:master
Uh oh!
There was an error while loading. Please reload this page.
GIGA R1 WiFi ✔️
Portenta C33 ✔️
OPTA ✔️
Portenta H7 ✔️
Nano 33 BLE Sense ✔️