-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
* Address review comments on PR 13172. Changes: * Remove length anotations on some lists that are always handled via AttributeAccessInterface so should not count toward ATTRIBUTE_LARGEST. Reduces ATTRIBUTE_LARGEST from 401 to 255/259 for most apps. * Fix some .zap files that did not have those lists marked as External storage. * Add a way for applications to static_assert via a config variable that ATTRIBUTE_LARGEST is not larger than expected. * Stop using %zu for logging in Server.h * Add checks + logging for a missing attribute persistence provider in attribute-storage. * Address review comments.
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.