project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.34k stars 1.97k forks source link

[1.2] Reference to RVC cluster `Clusters::RvcOperationalState` in the NXP laundry-washer-app example #34298

Closed lboue closed 9 hours ago

lboue commented 2 months ago

Reproduction steps

There is a reference to RVC cluster Clusters::RvcOperationalState in the NXP laundry-washer-app example.

https://github.com/project-chip/connectedhomeip/blob/2405b122be5b98222c4e1b18ac7e133f101e3e74/examples/laundry-washer-app/nxp/common/main/operational-state-delegate-impl.cpp#L24

I assume this is a mistake.

Bug prevalence

Always

GitHub hash of the SDK that was being used

2405b122be5b98222c4e1b18ac7e133f101e3e74

Platform

k32w

Platform Version(s)

1.2

Type

Platform Issue

Anything else?

No response

bzbarsky-apple commented 2 months ago

@dinabenamar

lboue commented 9 hours ago

Fixed by PR #34329