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

[nrf fromtree] Integrate nrfx 3.10.0 #2460

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

nika-nordic
Copy link
Contributor

@nika-nordic nika-nordic commented Feb 3, 2025

PR cherry-picks nrfx 3.10.0 hal_nordic update, alongside all dependent changes

e-rk and others added 9 commits February 3, 2025 13:56
The DPPI and PPIB peripheral nodes must be enabled to allow the
CONFIG_HAS_HW_NRF_DPPIC to be set. This change is consistent with what
was done on nRF5340 and does not introduce any additional memory
overhead, because there is no Zephyr driver behind the nrf-dppic and
nrf-ppib bindings.

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit d890cfd)
… check

The UART_xyz_ENHANCED_POLL_OUT Kconfig was using an outdated property
for checking whether the peripheral has the endtx->stoptx short. The
property is now updated.

Signed-off-by: Rafał Kuźnia <[email protected]>
(cherry picked from commit ec1f662)
This commit updates revision of hal_nordic to bring the latest changes
in the nRF IEEE 802.15.4 driver.

Signed-off-by: Andrzej Kuroś <[email protected]>
(cherry picked from commit 9a0ff57)
…RAW_API

The non-raw API has been removed from the nRF 802.15.4 Radio Driver.
There is no need to set NRF_802154_USE_RAW_API macro anymore in
CMakeLists.txt that integrates the driver.

Signed-off-by: Andrzej Kuroś <[email protected]>
(cherry picked from commit ad1657f)
Update hal_nordic so that nrfx twister files use native YAML
lists.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit ceaf33c)
…g driver

Update with the latest nordic hal

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 2a95e2291f90d0e38490c4b922f8bcf50e67705a)
… 3.10.0

New nrfx version contains support for nRF7120 Eng A device.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 3fe559a0c6bb23ac04758d89cfd494562bd1ae90)
…nction

Avoid unhandled event calling assert function

Signed-off-by: Matthias Hauser <[email protected]>
(cherry picked from commit 543864321cbdf5a60ed7e76976f52e28147c75e5)
…nts for now

New events from nrfx_clock driver are not utilized for now
by the clock_control, so should be ignored to avoid assertion.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit 2692f167576b74c0a9f13309d5a55f88a93f2cc6)
@NordicBuilder
Copy link
Contributor

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

Name Old Revision New Revision Diff
hal_nordic zephyrproject-rtos/hal_nordic@fae1542 zephyrproject-rtos/hal_nordic@a1db06a (master) zephyrproject-rtos/[email protected]

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

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.

7 participants