-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Repair incorrect TCLK partner IEEE address on startup (#577)
* Always write TCLK's partner IEEE * Do not propagate unwritten EUI64s when writing network info * Reset the custom EUI64 when resetting the network * Rewrite the trust center address in NVRAM * Overwrite the network info's device IEEE address when it isn't written * Migrate all protocols to minimal inheritance * Reorganize initialization logic to allow for simpler startup reset * Remove unnecessary command from EZSP protocol * Fix existing unit tests * Increase coverage of old code back to 100% * Unit test new methods * Unit test new application `connect` method * Unit test call to `repair_tclk_partner_ieee` * Increase project coverage so PR can be merged
- Loading branch information
Showing
23 changed files
with
606 additions
and
531 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.