Skip to content

Commit

Permalink
Restore forcing of lists to be external storage. (#15502)
Browse files Browse the repository at this point in the history
#13609 had a bad
merge and ended up reverting part of
#13846.

This just restores the reverted bits, so we go back to forcing lists
to be external storage.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Aug 25, 2023
1 parent cffe0e9 commit b4b88f4
Show file tree
Hide file tree
Showing 17 changed files with 2,869 additions and 4,017 deletions.
2 changes: 2 additions & 0 deletions src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,7 @@
"commandDiscovery": true
}
},
"listsUseAttributeAccessInterface": true,
"attributeAccessInterfaceAttributes": {},
"defaultReportingPolicy": "mandatory"
}
1,399 changes: 493 additions & 906 deletions zzz_generated/all-clusters-app/zap-generated/endpoint_config.h

Large diffs are not rendered by default.

478 changes: 218 additions & 260 deletions zzz_generated/bridge-app/zap-generated/endpoint_config.h

Large diffs are not rendered by default.

450 changes: 222 additions & 228 deletions zzz_generated/door-lock-app/zap-generated/endpoint_config.h

Large diffs are not rendered by default.

432 changes: 213 additions & 219 deletions zzz_generated/lighting-app/zap-generated/endpoint_config.h

Large diffs are not rendered by default.

438 changes: 216 additions & 222 deletions zzz_generated/lock-app/zap-generated/endpoint_config.h

Large diffs are not rendered by default.

30 changes: 12 additions & 18 deletions zzz_generated/ota-provider-app/zap-generated/endpoint_config.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 12 additions & 18 deletions zzz_generated/ota-requestor-app/zap-generated/endpoint_config.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b4b88f4

Please sign in to comment.