-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
manifest: update OpenThread libraries to commit "a57d927" #16054
manifest: update OpenThread libraries to commit "a57d927" #16054
Conversation
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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.
TODO for this PR:
- Change default FPU selection for Matter (https://github.com/nrfconnect/sdk-connectedhomeip/blob/a2850b23aa044227a245142647265b6ad9cfe1ea/config/nrfconnect/chip-module/Kconfig.defaults#L43-L44)
- Update memory requirements documentation
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
test-fw-nrfconnect-chip: added because there was no .github/test-spec.yml in 'matter' Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
e06b940
to
9b70fb8
Compare
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
9b70fb8
to
9101c3f
Compare
9101c3f
to
04f4d4d
Compare
+-----------------------------+-------+-------+ | ||
| RAM OT stack + App [kB] | 100 | 90 | | ||
+-----------------------------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 11 | 11 | | ||
| RAM Bluetooth LE stack [kB] | 15 | 15 | |
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.
Out of curiosity, why BLE stack size grows for nRF5340 and decreases for nRF52840?
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.
Noticed that as well, but verified the values and script works properly, so seems like so. I'll ask BLE team about that
Update OpenThread libraries with newest commit Align FPU configuration for Matter Signed-off-by: Nordic Builder <pylon@nordicsemi.no> Co-authored-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
04f4d4d
to
ec56d6e
Compare
Regular OpenThread libraries update.
Signed-off-by: Nordic Builder pylon@nordicsemi.no