Skip to content

Commit

Permalink
[NXP][examples][laundry-washer] Fix Matter 1.3 certifiction TC-LWM-1.…
Browse files Browse the repository at this point in the history
…1 case that feature-map should be 0

Signed-off-by: Chin-Ran Lo <[email protected]>
(cherry picked from commit 21c40394dd0df65b1dd07e6cf9545f9d5cb1af25)
  • Loading branch information
Chin-Ran Lo authored and Martin-NXP committed Sep 24, 2024
1 parent 2f02b90 commit 4d79686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/laundry-washer-app/nxp/zephyr/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ target_sources(app
${ALL_CLUSTERS_COMMON_DIR}/src/bridged-actions-stub.cpp
${ALL_CLUSTERS_COMMON_DIR}/src/static-supported-modes-manager.cpp
${ALL_CLUSTERS_COMMON_DIR}/src/static-supported-temperature-levels.cpp
${ALL_CLUSTERS_COMMON_DIR}/src/laundry-washer-mode.cpp
${LAUNDRY_WASHER_NXP_COMMON_DIR}/main/laundry-washer-mode.cpp
${ALL_CLUSTERS_COMMON_DIR}/src/laundry-washer-controls-delegate-impl.cpp
${LAUNDRY_WASHER_NXP_COMMON_DIR}/main/operational-state-delegate-impl.cpp
${EXAMPLE_PLATFORM_NXP_COMMON_DIR}/icd/source/ICDUtil.cpp
Expand Down

0 comments on commit 4d79686

Please sign in to comment.