Skip to content

Conversation

@lemrey
Copy link
Contributor

@lemrey lemrey commented Nov 17, 2025

Let observers be static, so they won't raise errors when observers have the same name.

Let NRF_SDH_SOC_OBSERVER declare a static observer to prevent linking
errors when another observer with the same name is declared somewhere
else.

Signed-off-by: Emanuele Di Santo <[email protected]>
@lemrey lemrey requested a review from a team as a code owner November 17, 2025 12:08
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 17, 2025
@github-actions
Copy link

You can find the documentation preview for this PR here.

@lemrey lemrey removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 17, 2025
Let NRF_SDH_STACK_EVT_OBSERVER declare a static observer to prevent
linking errors when another observer with the same name is declared
somewhere else.

Signed-off-by: Emanuele Di Santo <[email protected]>
Let NRF_SDH_STATE_EVT_OBSERVER declare a static observer to prevent
linking errors when another observer with the same name is declared
somewhere else.

Signed-off-by: Emanuele Di Santo <[email protected]>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 18, 2025
@eivindj-nordic eivindj-nordic merged commit af193af into nrfconnect:main Nov 18, 2025
18 checks passed
@eivindj-nordic eivindj-nordic removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Nov 18, 2025
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