Skip to content

Conversation

@e-rk
Copy link
Contributor

@e-rk e-rk commented Nov 6, 2024

The sdc_soc.h header file is now needed in nrfx_glue.h to set-up event system resource reservations. This requires the header file to be available globally within the build system.

Without this change, external libraries that transitively include nrfx_glue.h through zephyr/kernel.h cannot be built. One of such libraries is Matter.

The sdc_soc.h header file is now needed in nrfx_glue.h to set-up event
system resource reservations. This requires the header file to be
available globally within the build system.

Without this change, external libraries that transitively include
nrfx_glue.h through zephyr/kernel.h cannot be built. One of such
libraries is Matter.

Signed-off-by: Rafał Kuźnia <[email protected]>
@e-rk
Copy link
Contributor Author

e-rk commented Nov 20, 2024

@nrfconnect/ncs-co-build-system could you take a look?

@nordicjm nordicjm merged commit 91a10d8 into nrfconnect:main Nov 20, 2024
4 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.

3 participants