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

manifest: nrfxlib update with ZBOSS libraries #19431

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

edmont
Copy link
Contributor

@edmont edmont commented Dec 11, 2024

Update ZBOSS libraries.

@edmont edmont added the backport v2.9-branch auto-create a PR with same commits to v2.9-branch label Dec 11, 2024
@edmont edmont added this to the 2.9.0 milestone Dec 11, 2024
@edmont edmont requested a review from a team December 11, 2024 12:41
@edmont edmont requested a review from a team as a code owner December 11, 2024 12:41
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 11, 2024
@edmont
Copy link
Contributor Author

edmont commented Dec 11, 2024

DNM:

  • Update memory consumption tables.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Dec 11, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@165428a nrfconnect/sdk-nrfxlib@4929937 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@edmont edmont removed the backport v2.9-branch auto-create a PR with same commits to v2.9-branch label Dec 11, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Dec 11, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: e8c99ba7d828640744a0bf3806c9cee678a454a8
nrfxlib: PR head: 49299379e19fb3b2d7bc8cc1b0bd2803c93a6878

more details

sdk-nrf:

PR head: e8c99ba7d828640744a0bf3806c9cee678a454a8
merge base: e1b6e2afc766aa23cf1bebabdec52d75fd4ae648
target head (main): e1b6e2afc766aa23cf1bebabdec52d75fd4ae648
Diff

nrfxlib:

PR head: 49299379e19fb3b2d7bc8cc1b0bd2803c93a6878
merge base: 165428ab57754ef4bb8e09b7d623fc158e5a66a9
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (40)
doc
│  ├── nrf
│  │  ├── protocols
│  │  │  ├── zigbee
│  │  │  │  │ memory.rst
nrfxlib
│  ├── nrf_wifi
│  │  ├── bin
│  │  │  ├── zephyr
│  │  │  │  ├── default
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── offloaded_raw_tx
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── radio_test
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── scan_only
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── system_with_raw
│  │  │  │  │  │ nrf70.bin
│  ├── zboss
│  │  ├── CHANGELOG.rst
│  │  ├── production
│  │  │  ├── include
│  │  │  │  ├── osif
│  │  │  │  │  ├── build_info.h
│  │  │  │  │  │ zb_revision_r22.h
│  │  │  │  ├── zboss_api.h
│  │  │  │  ├── zboss_api_zdo.h
│  │  │  │  ├── zcl
│  │  │  │  │  │ zb_zcl_diagnostics.h
│  │  │  ├── lib
│  │  │  │  ├── cortex-m33
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │ libzboss.ed.a
│  │  │  │  ├── cortex-m4
│  │  │  │  │  ├── hard-float
│  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │ libzboss.ed.a
│  │  │  ├── src
│  │  │  │  ├── commissioning
│  │  │  │  │  ├── bdb
│  │  │  │  │  │  │ zdo_commissioning_bdb.c
│  │  │  │  │  ├── legacy
│  │  │  │  │  │  │ zdo_commissioning_classic.c
│  │  │  │  ├── include
│  │  │  │  │  ├── zb_g_context.h
│  │  │  │  │  ├── zb_nwk.h
│  │  │  │  │  ├── zb_nwk_nib.h
│  │  │  │  │  │ zb_zdo.h
│  │  │  │  ├── zcl
│  │  │  │  │  │ zcl_thermostat_commands.c
│  │  │  ├── trace
│  │  │  │  ├── lib
│  │  │  │  │  ├── cortex-m33
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │  │ libzboss.ed.a
│  │  │  │  │  ├── cortex-m4
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libgppb.a
│  │  │  │  │  │  │  ├── libncp-dev.a
│  │  │  │  │  │  │  ├── libncp-dev.ed.a
│  │  │  │  │  │  │  ├── libzboss.a
│  │  │  │  │  │  │  │ libzboss.ed.a
west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 568
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-zigbee
    • ✅ test-sdk-wifi
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

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 Publish GitHub Action.

@edmont edmont requested a review from a team as a code owner December 12, 2024 15:25
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Dec 12, 2024
Update ZBOSS libraries.

Signed-off-by: Eduardo Montoya <[email protected]>
Update Zigbee samples memory requirements and stack usage.

Signed-off-by: Eduardo Montoya <[email protected]>
@jukkar jukkar merged commit 1fb168f into nrfconnect:main Dec 13, 2024
13 of 14 checks passed
@edmont edmont deleted the pr/zboss-libs branch December 13, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval. manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants