forked from project-chip/rs-matter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to the TLV framework (project-chip#206)
* Improvements to the TLV framework Delay the creation of the Error type as it is expensive when backtrace is enabled * Derive optimized init_from_tlv for structs * Remove the unused writer module * Remove tests which are covered by test_matter_spec_examples * Remove unused commented out code * Fix TLVTool
- Loading branch information
Showing
74 changed files
with
10,943 additions
and
5,154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.