Skip to content

Conversation

@mib1-nordic
Copy link
Contributor

Add build asserts for "memory-regions" property in nrf drivers for saadc, pdm, pwm, twim, twim_rtio, twis, tdm, uarte, spim and spis. On targets where the property is not required the assertion macro expands to nothing.

Upstream PR: zephyrproject-rtos/zephyr#93145

@github-actions
Copy link

github-actions bot commented Jul 24, 2025

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

Name Old Revision New Revision Diff

All manifest checks OK

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

@mib1-nordic mib1-nordic force-pushed the memory-region-assert branch from a2a37bf to 7decea7 Compare July 25, 2025 05:48
…perty

Add build asserts for "memory-regions" property in nrf drivers which is
required on targets with DMM for saadc, pdm, pwm, twim, twim_rtio, twis,
tdm, uarte, spim and spis. On targets where the property is not required
the assertion macro expands to nothing.

Signed-off-by: Michał Bainczyk <[email protected]>
(cherry picked from commit 2e06c4e)
…s prop to uart sample

Add missing "memory-regions" property which is required for UART
on NRF54H20 to clock_control sample overlay file.

Signed-off-by: Michał Bainczyk <[email protected]>
(cherry picked from commit ba3662a)
@mib1-nordic mib1-nordic force-pushed the memory-region-assert branch from e9e5f40 to dbaef94 Compare July 28, 2025 09:12
@mib1-nordic mib1-nordic changed the title [nrf fromlist] drivers: nrf: add build asserts for memory-regions property [nrf fromtree] drivers: nrf: add build asserts for memory-regions property Jul 28, 2025
@rlubos rlubos merged commit e8a162c into nrfconnect:main Jul 28, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants