Skip to content

v1.6.1 Initial Release of Data Model#72622

Merged
mergify[bot] merged 14 commits into
project-chip:masterfrom
AryaHassanli:dm-1.6.1-intial
Jun 22, 2026
Merged

v1.6.1 Initial Release of Data Model#72622
mergify[bot] merged 14 commits into
project-chip:masterfrom
AryaHassanli:dm-1.6.1-intial

Conversation

@AryaHassanli

@AryaHassanli AryaHassanli commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

To review only the DM changes use this link

Clusters newly added in 1.6.1
[]

Clusters removed since 1.6
[]

Cluster Carbon Monoxide Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Carbon Dioxide Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Nitrogen Dioxide Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Ozone Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster PM2.5 Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Formaldehyde Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster PM1 Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster PM10 Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Total Volatile Organic Compounds Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Radon Concentration Measurement
	Attributes changed:
		Uncertainty
			Uncertainty: datatype: single conformance: [MEA], access = R V, constraints: Constraints(allowed=['MS'])
			Uncertainty: datatype: single conformance: [MEA], access = R V

Cluster Ambient Context Sensing
	Attributes changed:
		AmbientContextType
			AmbientContextType: datatype: list conformance: P, HA, OI, AUD, access = R V
			AmbientContextType: datatype: list conformance: P, HA | OI | AUD, access = R V
		AmbientContextTypeSupported
			AmbientContextTypeSupported: datatype: list conformance: P, HA, OI, AUD, access = R V, constraints: Constraints(max_count=50)
			AmbientContextTypeSupported: datatype: list conformance: P, HA | OI | AUD, access = R V, constraints: Constraints(max_count=50)
		ObjectCountThresholdReached (previously ObjectCountReached)
			ObjectCountReached: datatype: bool conformance: P, OC & OI, access = R V
			ObjectCountThresholdReached: datatype: bool conformance: P, OC & OI, access = R V
		SimultaneousDetectionLimit
			SimultaneousDetectionLimit: datatype: uint8 conformance: P, M, access = RW VO, constraints: Constraints(max_value=10)
			SimultaneousDetectionLimit: datatype: uint8 conformance: P, M, access = R V, constraints: Constraints(min_value=1, max_value=10)
	Events changed:
		AmbientContextDetectStarted
			XmlEvent(name='AmbientContextDetectStarted', conformance=otherwise(choice=None))
			XmlEvent(name='AmbientContextDetectStarted', conformance=otherwise(choice=None))
		AmbientContextDetectEnded
			XmlEvent(name='AmbientContextDetectEnded', conformance=otherwise(choice=None))
			XmlEvent(name='AmbientContextDetectEnded', conformance=otherwise(choice=None))

Cluster Group Key Management
	Revision change - old: 3 new: 4
		4: Add "C" quality to GroupKeyMap attribute

Device Types newly added in 1.6.1
[]

Device Types removed since 1.6
[]

Device Type Window Covering
	Revision change - old: 6 new: 7
		7: Added Groupcast condition requirement

Device Type Window Covering Controller
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement

Device Type Door Lock Controller
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Root Node
	Revision change - old: 4 new: 5
		5: Added conditions and cluster requirements for the Groupcast cluster
	Server Clusters added: ['Groupcast']
	Server Clusters changed:
		Access Control
			Access Control ClusterSide.SERVER: M -- Feature overrides: bit 1: [ManagedAclAllowed] -- Attribute overrides: 0001: ACLExtensionCond 
			Access Control ClusterSide.SERVER: M -- Feature overrides: bit 1: [ManagedAclAllowed] bit 2: GroupcastListenerCond -- Attribute overrides: 0001: ACLExtensionCond 
		Group Key Management
			Group Key Management ClusterSide.SERVER: M 
			Group Key Management ClusterSide.SERVER: M -- Feature overrides: bit 1: GroupcastListenerCond | GroupcastSenderCond, O 

Device Type Casting Video Player
	Server Clusters changed:
		Content Control
			Content Control ClusterSide.SERVER: P, O 
			Content Control ClusterSide.SERVER: P, [Rev >= v2] 
		Messages
			Messages ClusterSide.SERVER: O 
			Messages ClusterSide.SERVER: [Rev >= v2] 

Device Type Basic Video Player
	Server Clusters changed:
		Content Control
			Content Control ClusterSide.SERVER: P, O 
			Content Control ClusterSide.SERVER: P, [Rev >= v2] 
		Messages
			Messages ClusterSide.SERVER: O 
			Messages ClusterSide.SERVER: [Rev >= v2] 

Device Type Fan
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement

Device Type Air Purifier
	Revision change - old: 2 new: 3
		3: Added Groupcast condition requirement

Device Type Closure Controller
	Revision change - old: 1 new: 2
		2: Added Groupcast condition requirement

Device Type Control Bridge
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type On/Off Sensor
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Room Air Conditioner
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement.

Device Type Smoke CO Alarm
	Revision change - old: 1 new: 2
		2: Added Groupcast condition requirement

Device Type On/Off Light
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Dimmable Light
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement.

Device Type On/Off Light Switch
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Dimmer Switch
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Color Dimmer Switch
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Thermostat
	Revision change - old: 6 new: 7
		7: Added Groupcast condition requirement.
	Client Clusters changed:
		Ambient Context Sensing
			Ambient Context Sensing ClusterSide.CLIENT: P, O 
			Ambient Context Sensing ClusterSide.CLIENT: P, [Rev >= v6] 

Device Type Pump
	Revision change - old: 3 new: 4
		4: Added Groupcast condition requirement

Device Type Dimmable Plug-In Unit
	Revision change - old: 5 new: 6
		6: Added Groupcast condition requirement

Device Type Color Temperature Light
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement.

Device Type Extended Color Light
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement.

Device Type Mounted On/Off Control
	Revision change - old: 2 new: 3
		3: Added Groupcast condition requirement

Device Type Mounted Dimmable Load Control
	Revision change - old: 2 new: 3
		3: Added Groupcast condition requirement

Device Type Pump Controller
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement

Device Type On/Off Plug-in Unit
	Revision change - old: 4 new: 5
		5: Added Groupcast condition requirement

Device Type Chime
	Revision change - old: 1 new: 2
		2: Introduction of speaker device type requirements for volume control

Device Type Thermostat Controller
	Revision change - old: 1 new: 2
		2: Added Groupcast condition requirement

---------------Provisional checks----------------

Provisional clusters in 1.6.1 not in 1.6
	[]

Ambient Context Sensing
Provisional elements in 1.6.1 that are not provisional in 1.6
	Attributes: {'ObjectCountThresholdReached'}

Provisional clusters in 1.6 not in 1.6.1
	[]

Ambient Context Sensing
Provisional elements in 1.6 that are not provisional in 1.6.1
	Attributes: {'ObjectCountReached'}

Basic Video Player
	Provisional server clusters: {'Content Control'}

Casting Video Client
	Provisional client clusters: {'Content Control'}

Casting Video Player
	Provisional server clusters: {'Content Control'}

Electrical Meter
	Provisional server clusters: {'Commodity Metering'}

Temperature Controlled Cabinet
	Provisional server clusters: {'Temperature Alarm'}

Thermostat
	Provisional client clusters: {'Ambient Context Sensing'}

Video Remote Control
	Provisional client clusters: {'Content Control'}

Related issues

Testing

  • Tested spec parsing tests
  • CI tests

@github-actions github-actions Bot added documentation Improvements or additions to documentation scripts app github workflows tests labels Jun 17, 2026
@pullapprove pullapprove Bot removed documentation Improvements or additions to documentation scripts app github workflows tests labels Jun 17, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a comprehensive set of XML data model definitions for various Matter clusters under version 1.6.1. The review identified a few schema and constraint issues in the newly added files: the EnergyPriorities list attribute in EnergyPreference.xml incorrectly uses a scalar <allowed> constraint instead of a list size constraint; the RecoveryIdentifier octet string attribute in GeneralCommissioningCluster.xml has an invalid integer default value of 0; and the deprecated SecurityLevel attribute in DoorLock.xml is missing its type definition.

Comment thread data_model/1.6.1/clusters/EnergyPreference.xml
Comment thread data_model/1.6.1/clusters/GeneralCommissioningCluster.xml
Comment thread data_model/1.6.1/clusters/DoorLock.xml
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to 9db2536

Full report (24 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, nrfconnect, psoc6, qpg, realtek, stm32)
platform target config section 3298d54 9db2536 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094864 4 0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106180 8 0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593968 0 0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057838 4 0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896512 4 0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777344 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790096 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739360 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719532 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569638 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597190 0 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094988 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994816 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799857 0 0.0
RAM 243432 243432 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 835060 4 0.0
RAM 157693 157693 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1737916 0 0.0
RAM 215412 215412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626596 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470908 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504356 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843076 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782960 0 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689304 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730256 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478952 12 0.0
RAM 141492 141492 0 0.0

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.19%. Comparing base (42e7a8f) to head (bb49516).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #72622   +/-   ##
=======================================
  Coverage   56.19%   56.19%           
=======================================
  Files        1644     1644           
  Lines      113050   113050           
  Branches    13362    13361    -1     
=======================================
+ Hits        63527    63529    +2     
+ Misses      49523    49521    -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added documentation Improvements or additions to documentation examples scripts controller app github workflows tests examples chef Changes in examples/chef labels Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to 84d7d51

Full report (24 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, nrfconnect, psoc6, qpg, realtek, stm32)
platform target config section 3298d54 84d7d51 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094864 4 0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106180 8 0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593968 0 0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057838 4 0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896512 4 0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777344 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790096 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739360 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719532 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569638 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597190 0 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094988 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994816 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799857 0 0.0
RAM 243432 243432 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 835060 4 0.0
RAM 157693 157693 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1737916 0 0.0
RAM 215412 215412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626596 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470908 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504356 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843076 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782960 0 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689304 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730256 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478952 12 0.0
RAM 141492 141492 0 0.0

@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to 0163029

Increases above 0.2%:

platform target config section 3298d54 0163029 change % change
telink all-devices-app tl7218x FLASH 834320 842850 8530 1.0
tlsr9118bdk40d FLASH 625688 634218 8530 1.4
Full report (34 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 3298d54 0163029 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094864 4 0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106180 8 0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593968 0 0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057838 4 0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896512 4 0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777344 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790096 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739360 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719532 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569638 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597190 0 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094988 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994816 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799857 0 0.0
RAM 243432 243432 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 835060 4 0.0
RAM 157693 157693 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1737916 0 0.0
RAM 215412 215412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626596 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470908 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504356 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843076 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782960 0 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689304 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730256 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478952 12 0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 834320 842850 8530 1.0
RAM 99028 99092 64 0.1
tlsr9118bdk40d FLASH 625688 634218 8530 1.4
RAM 120160 120224 64 0.1
bridge-app tl7218x FLASH 734108 734116 8 0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800638 800646 8 0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845778 845786 8 0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734598 734606 8 0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795660 795668 8 0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734514 734522 8 0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615170 615178 8 0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841726 841738 12 0.0
RAM 97376 97376 0 0.0

@github-actions

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to 978f773

Full report (24 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, nrfconnect, psoc6, qpg, realtek, stm32)
platform target config section 3298d54 978f773 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094780 -80 -0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106092 -80 -0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593888 -80 -0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057754 -80 -0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896428 -80 -0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777288 -48 -0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790032 -56 -0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739296 -40 -0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719468 -40 -0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569574 -64 -0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597134 -56 -0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094828 -160 -0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994752 -64 -0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799713 -144 -0.0
RAM 243432 243432 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 835028 -28 -0.0
RAM 157693 157693 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1737772 -144 -0.0
RAM 215412 215412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626452 -144 -0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470764 -144 -0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504212 -144 -0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843012 -48 -0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782896 -64 -0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689248 -48 -0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730192 -56 -0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478896 -44 -0.0
RAM 141492 141492 0 0.0

@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to d91ad34

Increases above 0.2%:

platform target config section 3298d54 d91ad34 change % change
telink all-devices-app tl7218x FLASH 834320 843200 8880 1.1
tlsr9118bdk40d FLASH 625688 634566 8878 1.4
Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 3298d54 d91ad34 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094780 -80 -0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106092 -80 -0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593888 -80 -0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057754 -80 -0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896428 -80 -0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777288 -48 -0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790032 -56 -0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739296 -40 -0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719468 -40 -0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569574 -64 -0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597134 -56 -0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094828 -160 -0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994752 -64 -0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799713 -144 -0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99876 99876 0 0.0
FLASH 1624510 1624434 -76 -0.0
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 835028 -28 -0.0
RAM 157693 157693 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1737772 -144 -0.0
RAM 215412 215412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626452 -144 -0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470764 -144 -0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504212 -144 -0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843012 -48 -0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782896 -64 -0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689248 -48 -0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730192 -56 -0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478896 -44 -0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 834320 843200 8880 1.1
RAM 99028 99092 64 0.1
tlsr9118bdk40d FLASH 625688 634566 8878 1.4
RAM 120160 120224 64 0.1
bridge-app tl7218x FLASH 734108 734038 -70 -0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800638 800568 -70 -0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845778 845708 -70 -0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734598 734528 -70 -0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795660 795590 -70 -0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734514 734444 -70 -0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615170 615100 -70 -0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841726 841660 -66 -0.0
RAM 97376 97376 0 0.0

@cecille cecille left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gave an look, there wasn't anything surprising in here to me and it got the ambient sensing correction

@andreilitvin - this changes over the SDK to 1.6.1 are you OK with that or would you prefer to defer

@ReneJosefsen - would you mind taking a look here too? We'll regen at the ballot cut, just wanted to get this in for ambient sensing.

@cecille

cecille commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Also @zaid-google - looks like the failure is related to groupcast, Would you mind taking a look?

@andy31415

Copy link
Copy Markdown
Contributor

Gave an look, there wasn't anything surprising in here to me and it got the ambient sensing correction

@andreilitvin - this changes over the SDK to 1.6.1 are you OK with that or would you prefer to defer

@ReneJosefsen - would you mind taking a look here too? We'll regen at the ballot cut, just wanted to get this in for ambient sensing.

It is fine from the SDK perspective, likely very desirable:

  • 1.6 branch is already created
  • 1.6.1 will branch in mid July out of master, so if these changes are in by then, less work for us on the branch.

@cecille

cecille commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

@AryaHassanli - zaid is OOO, would you be able to fix the conformance problem? 1.6.1 introduces new groupcast requirements.

@jaehs6sam

Copy link
Copy Markdown
Contributor

I checked Ambient Context Sensing Cluster xml changes and they seem to be OK.

1.6 to 1.6.1 changes

  • ObjectCountReached attribute => renamed to ObjectCountThresholdReached
  • SimultaneousDetectionLimit access changed to R V
  • ObjectCountReached field of AmbientContextDetectStarted Event => renamed to ObjectCountThresholdReached
  • EventStartTime field of AmbientContextDetectEnded Event => EventStartTime removed and replaced with EventStartTimePos and EventStartTimeSys fields.

@AryaHassanli

Copy link
Copy Markdown
Contributor Author

@tcarmelveilleux Could you please take a look at the latest commit and review the changes around groupcast?

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to d5e877d

Increases above 0.2%:

platform target config section 3298d54 d5e877d change % change
esp32 all-clusters-app c3devkit FLASH 1624510 1632170 7660 0.5
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 840888 5832 0.7
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1745964 8048 0.5
telink all-devices-app tl7218x FLASH 834320 843200 8880 1.1
tlsr9118bdk40d FLASH 625688 634566 8878 1.4
Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 3298d54 d5e877d change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094860 1094780 -80 -0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106172 1106092 -80 -0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593968 1593888 -80 -0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057834 1057754 -80 -0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896508 896428 -80 -0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777336 777288 -48 -0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790088 790032 -56 -0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739296 -40 -0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719468 -40 -0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569574 -64 -0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597134 -56 -0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094988 1094828 -160 -0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994816 994752 -64 -0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799857 799713 -144 -0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99876 99972 96 0.1
FLASH 1624510 1632170 7660 0.5
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835056 840888 5832 0.7
RAM 157693 157785 92 0.1
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737916 1745964 8048 0.5
RAM 215412 215500 88 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626596 1626452 -144 -0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470908 1470764 -144 -0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504356 1504212 -144 -0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843060 843012 -48 -0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782960 782896 -64 -0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689248 -48 -0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730192 -56 -0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478896 -44 -0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 834320 843200 8880 1.1
RAM 99028 99092 64 0.1
tlsr9118bdk40d FLASH 625688 634566 8878 1.4
RAM 120160 120224 64 0.1
bridge-app tl7218x FLASH 734108 734038 -70 -0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800638 800568 -70 -0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845778 845708 -70 -0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734598 734528 -70 -0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795660 795590 -70 -0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734514 734444 -70 -0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615170 615100 -70 -0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841726 841660 -66 -0.0
RAM 97376 97376 0 0.0

Comment thread examples/all-clusters-app/all-clusters-common/all-clusters-app.zap Outdated
Comment thread examples/all-clusters-app/linux/args.gni
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 3298d54 to 1046f0f

Full report (5 builds for cc32xx, realtek, stm32)
platform target config section 3298d54 1046f0f change % change
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569638 569574 -64 -0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597190 597134 -56 -0.0
RAM 205272 205272 0 0.0
realtek light-switch-app rtl8777g FLASH 689296 689248 -48 -0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730192 -56 -0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478940 478896 -44 -0.0
RAM 141492 141492 0 0.0

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 24e0342 to 0918523

Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 24e0342 0918523 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094778 1094782 4 0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106092 1106100 8 0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593888 1593888 0 0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057752 1057756 4 0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896426 896430 4 0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777288 777296 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790032 790040 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739280 739304 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719452 719476 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569582 569582 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597134 597142 8 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094828 1094828 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994752 994752 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799713 799713 0 0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99884 99884 0 0.0
FLASH 1624662 1624674 12 0.0
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835156 835160 4 0.0
RAM 157704 157704 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737908 1737908 0 0.0
RAM 215420 215420 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626452 1626452 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470764 1470764 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504212 1504212 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843012 843028 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782896 782912 16 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689248 689256 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730192 730200 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478900 478904 4 0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 843418 843426 8 0.0
RAM 99092 99092 0 0.0
tlsr9118bdk40d FLASH 634784 634792 8 0.0
RAM 120224 120224 0 0.0
bridge-app tl7218x FLASH 734038 734046 8 0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800568 800576 8 0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845708 845716 8 0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734528 734536 8 0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795590 795598 8 0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734444 734452 8 0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615100 615108 8 0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841656 841668 12 0.0
RAM 97376 97376 0 0.0

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 24e0342 to 4f7e70b

Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 24e0342 4f7e70b change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094778 1094782 4 0.0
RAM 144882 144882 0 0.0
bl616 lighting-app bl616+thread FLASH 1106092 1106100 8 0.0
RAM 104280 104280 0 0.0
bl616+wifi+shell FLASH 1593888 1593888 0 0.0
RAM 98176 98176 0 0.0
bl702 lighting-app bl702+eth FLASH 1057752 1057756 4 0.0
RAM 108525 108525 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896426 896430 4 0.0
RAM 105908 105908 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777288 777296 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790032 790040 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739280 739304 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719452 719476 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569582 569582 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597134 597142 8 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094828 1094828 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994752 994752 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799713 799713 0 0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99884 99884 0 0.0
FLASH 1624662 1624674 12 0.0
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835156 835160 4 0.0
RAM 157704 157704 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737908 1737908 0 0.0
RAM 215420 215420 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626452 1626452 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470764 1470764 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504212 1504212 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843012 843028 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782896 782912 16 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689248 689256 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730192 730200 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478900 478904 4 0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 843418 843426 8 0.0
RAM 99092 99092 0 0.0
tlsr9118bdk40d FLASH 634784 634792 8 0.0
RAM 120224 120224 0 0.0
bridge-app tl7218x FLASH 734038 734046 8 0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800568 800576 8 0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845708 845716 8 0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734528 734536 8 0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795590 795598 8 0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734444 734452 8 0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615100 615108 8 0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841656 841668 12 0.0
RAM 97376 97376 0 0.0

@github-actions

Copy link
Copy Markdown

PR #72622: Size comparison from 24e0342 to 9c522c3

Increases above 0.2%:

platform target config section 24e0342 9c522c3 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094778 1098600 3822 0.3
bl702 lighting-app bl702+eth FLASH 1057752 1085152 27400 2.6
RAM 108525 109029 504 0.5
bl702l contact-sensor-app bl702l+mfd+littlefs RAM 105908 108596 2688 2.5
Full report (22 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, nrfconnect, psoc6, qpg, realtek, stm32)
platform target config section 24e0342 9c522c3 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1094778 1098600 3822 0.3
RAM 144882 133418 -11464 -7.9
bl702 lighting-app bl702+eth FLASH 1057752 1085152 27400 2.6
RAM 108525 109029 504 0.5
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 896426 882134 -14292 -1.6
RAM 105908 108596 2688 2.5
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777288 777296 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790032 790040 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739280 739304 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719452 719476 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569582 569582 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597134 597142 8 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094828 1094828 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994752 994752 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799713 799713 0 0.0
RAM 243432 243432 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835156 835160 4 0.0
RAM 157704 157704 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737908 1737908 0 0.0
RAM 215420 215420 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626452 1626452 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470764 1470764 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504212 1504212 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843012 843028 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782896 782912 16 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689248 689272 24 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730192 730216 24 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478900 478904 4 0.0
RAM 141492 141492 0 0.0

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

PR #72622: Size comparison from 42e7a8f to bb49516

Full report (33 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
platform target config section 42e7a8f bb49516 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098596 1098600 4 0.0
RAM 133418 133418 0 0.0
bl702 lighting-app bl702+eth FLASH 1085148 1085152 4 0.0
RAM 109029 109029 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 882130 882134 4 0.0
RAM 108596 108596 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777288 777296 8 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790032 790040 8 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739280 739304 24 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719452 719476 24 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569582 569582 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597134 597142 8 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094828 1094828 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994752 994752 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799713 799713 0 0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99884 99884 0 0.0
FLASH 1624662 1624674 12 0.0
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 835156 835160 4 0.0
RAM 157704 157704 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1737908 1737908 0 0.0
RAM 215420 215420 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626452 1626452 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470764 1470764 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504212 1504212 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843012 843028 16 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782896 782912 16 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689264 689272 8 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730208 730216 8 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478900 478904 4 0.0
RAM 141492 141492 0 0.0
telink all-devices-app tl7218x FLASH 843418 843426 8 0.0
RAM 99092 99092 0 0.0
tlsr9118bdk40d FLASH 634784 634792 8 0.0
RAM 120224 120224 0 0.0
bridge-app tl7218x FLASH 734038 734046 8 0.0
RAM 97700 97700 0 0.0
light-app-ota-compress-lzma-factory-data tl3218x FLASH 800568 800576 8 0.0
RAM 42380 42380 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl7218x FLASH 845708 845716 8 0.0
RAM 101492 101492 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 734528 734536 8 0.0
RAM 57816 57816 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 795590 795598 8 0.0
RAM 75176 75176 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 734444 734452 8 0.0
RAM 34472 34472 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 615100 615108 8 0.0
RAM 118508 118508 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 841656 841668 12 0.0
RAM 97376 97376 0 0.0

@mergify mergify Bot merged commit 4b9ba47 into project-chip:master Jun 22, 2026
82 checks passed
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.

5 participants