Skip to content

Commit

Permalink
Update RT1060 RTOS laundry washer app to aligh with rw61x and rt1170 …
Browse files Browse the repository at this point in the history
…to pass TC-OPSTATE-2.6

Signed-off-by: Oliver Fan <[email protected]>
  • Loading branch information
Oliver Fan authored and crlonxp committed Nov 28, 2024
1 parent 4cc42a1 commit 9666db6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/laundry-washer-app/nxp/rt/rt1060/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,10 @@ rt_executable("laundry-washer") {
sources += [
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/bridged-actions-stub.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/laundry-washer-controls-delegate-impl.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/operational-state-delegate-impl.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/smco-stub.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/static-supported-modes-manager.cpp",
"${chip_root}/examples/all-clusters-app/all-clusters-common/src/static-supported-temperature-levels.cpp",
"../../common/main/laundry-washer-mode.cpp",
"../../common/main/operational-state-delegate-impl.cpp",
]

if (nxp_enable_matter_cli) {
Expand Down

0 comments on commit 9666db6

Please sign in to comment.