Skip to content

Commit

Permalink
Door Lock cluster rework: phase 1 (#12639)
Browse files Browse the repository at this point in the history
  • Loading branch information
truebiker authored and pull[bot] committed May 20, 2023
1 parent 9749fa5 commit 1110432
Show file tree
Hide file tree
Showing 49 changed files with 6,092 additions and 9,026 deletions.
956 changes: 126 additions & 830 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.zap

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions examples/all-clusters-app/mbed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,7 @@ target_sources(${APP_TARGET} PRIVATE
${APP_CLUSTERS}/color-control-server/color-control-server.cpp
${APP_CLUSTERS}/content-launch-server/content-launch-server.cpp
${APP_CLUSTERS}/descriptor/descriptor.cpp
${APP_CLUSTERS}/door-lock-server/door-lock-server-core.cpp
${APP_CLUSTERS}/door-lock-server/door-lock-server-logging.cpp
${APP_CLUSTERS}/door-lock-server/door-lock-server-schedule.cpp
${APP_CLUSTERS}/door-lock-server/door-lock-server-user.cpp
${APP_CLUSTERS}/door-lock-server/door-lock-server.cpp
${APP_CLUSTERS}/general-commissioning-server/general-commissioning-server.cpp
${APP_CLUSTERS}/groups-server/groups-server.cpp
${APP_CLUSTERS}/ias-zone-server/ias-zone-server.cpp
Expand Down
Loading

0 comments on commit 1110432

Please sign in to comment.