Skip to content

fix(matter): Check for inbound cluster definitions#112

Merged
cleithner-comcast merged 1 commit intomainfrom
checkInboundClusterDefinitions
Jan 9, 2026
Merged

fix(matter): Check for inbound cluster definitions#112
cleithner-comcast merged 1 commit intomainfrom
checkInboundClusterDefinitions

Conversation

@cleithner-comcast
Copy link
Contributor

Previously we were referencing inbound clusters unconditionally, which could cause linker issues if the client did not specify those clusters in their cluster definition (zap or matter idl file). This commit adds preprocessor checks for these clusters using the generated gen_config.h header.

Refs: BARTON-323

Previously we were referencing inbound clusters unconditionally, which
could cause linker issues if the client did not specify those clusters
in their cluster definition (zap or matter idl file). This commit adds
preprocessor checks for these clusters using the generated gen_config.h
header.

Refs: BARTON-323
@cleithner-comcast cleithner-comcast merged commit ec81b42 into main Jan 9, 2026
11 checks passed
@cleithner-comcast cleithner-comcast deleted the checkInboundClusterDefinitions branch January 9, 2026 16:10
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants