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: sdk-nrfxlib: Update revision of nrf_802154 #17133

Merged

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1454

@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 Sep 3, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 3, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrf-802154 https://github.com/nrfconnect/sdk-nrf-802154/commit/dcb3abcb98b340bd095f1637e3285589752e3475 https://github.com/nrfconnect/sdk-nrf-802154/commit/77cac0c8c707305f946b5b6cb008158fe81f47b8 (main) nrfconnect/[email protected]
nrfxlib nrfconnect/sdk-nrfxlib@eded44c nrfconnect/sdk-nrfxlib@93c8e10 (main) nrfconnect/[email protected]

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 3, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 0ac33dbeb43c7b096ebf850278ad902d2f8a6efe
nrfxlib: PR head: 93c8e10cb83f7b523e6373d55fb5cd04f10ae7d2

more details

sdk-nrf:

PR head: 0ac33dbeb43c7b096ebf850278ad902d2f8a6efe
merge base: ea2da455203ce6876392d9e4fcc78b1ed537de53
target head (main): 60f443c4215b88f31e6abe720850ab52f33bc3b3
Diff

nrfxlib:

PR head: 93c8e10cb83f7b523e6373d55fb5cd04f10ae7d2
merge base: eded44c3c251b5d212699ced47c1d03f153504eb
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 (36)
nrfxlib
│  ├── nrf_802154
│  │  ├── common
│  │  │  ├── include
│  │  │  │  │ nrf_802154_config.h
│  │  ├── doc
│  │  │  │ CHANGELOG.rst
│  │  ├── driver
│  │  │  ├── CMakeLists.txt
│  │  │  ├── src
│  │  │  │  ├── nrf_802154_notification_direct.c
│  │  │  │  ├── nrf_802154_notification_swi.c
│  │  │  │  ├── nrf_802154_peripherals.h
│  │  │  │  ├── nrf_802154_peripherals_nrf52.h
│  │  │  │  ├── nrf_802154_peripherals_nrf53.h
│  │  │  │  ├── nrf_802154_peripherals_nrf54h.h
│  │  │  │  ├── nrf_802154_peripherals_nrf54l.h
│  │  │  │  ├── nrf_802154_request_direct.c
│  │  │  │  ├── nrf_802154_request_swi.c
│  │  │  │  ├── nrf_802154_trx.c
│  │  │  │  │ nrf_802154_trx_ppi.c
│  │  ├── sl
│  │  │  ├── sl
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── include
│  │  │  │  │  │ nrf_802154_sl_periphs.h
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52833
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf52840
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf5340_cpunet
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54h20_cpurad
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l15_cpuapp
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  ├── nrf54l15_cpuapp_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  │ libnrf-802154-sl.a
│  │  │  ├── sl_opensource
│  │  │  │  ├── include
│  │  │  │  │  │ nrf_802154_sl_periphs.h
│  ├── tests
│  │  ├── subsys
│  │  │  ├── nrf_compress
│  │  │  │  ├── decompression
│  │  │  │  │  ├── arm_thumb.dat
│  │  │  │  │  │ arm_thumb_compressed.dat
west.yml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ desktop52_verification
    • ◻️ test-fw-nrfconnect-boot
    • ◻️ test-fw-nrfconnect-apps
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_mesh
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_cloud
    • ◻️ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ◻️ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ◻️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_samples
    • ◻️ test-fw-nrfconnect-nrf-iot_lwm2m
    • ◻️ doc-internal
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-fw-nrfconnect-nrf_crypto
    • ◻️ test-fw-nrfconnect-proprietary_esb
    • ◻️ test-fw-nrfconnect-rpc
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-tfm
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-fw-nrfconnect-zigbee
    • ◻️ test-sdk-find-my
    • ◻️ test-fw-nrfconnect-nrf-iot_mosh
    • ◻️ test-fw-nrfconnect-nrf-iot_positioning
    • ◻️ test-sdk-sidewalk
    • ◻️ test-sdk-wifi
    • ◻️ test-low-level
    • ◻️ test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • ◻️ test-sdk-pmic-samples
    • ◻️ test-sdk-mcuboot
    • ◻️ test-sdk-dfu
    • ◻️ test-fw-nrfconnect-ps

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

@NordicBuilder
Copy link
Contributor Author

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.

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Sep 3, 2024
@ankuns ankuns removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Sep 3, 2024
@rlubos rlubos merged commit a1a0d5a into nrfconnect:main Sep 3, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants