forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop dual add patch #359
Closed
Closed
Conversation
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
Collaborator
fengtai-telink
commented
Dec 26, 2024
- clean the boot flag in init part . - add the kDnsstimer to protect from init to dnss . - add special proc for ikea. - add the user-para proc in matter. - add 2m flash for buteo ,and 4m for b92. - update CI for b92 and tl3218x . - fix the switch logic part . Signed-off-by: Haiwen Xia <[email protected]>
- add CUSTOMER_MODE define. - adjust dual switch logic. - add demo for cluster and nvs. Signed-off-by: Haiwen Xia <[email protected]>
- add log for attribute cb. - clean code. Signed-off-by: Haiwen Xia <[email protected]>
Hi, everybody, this is a draft, no further action is needed temporarily, thank !!! |
fengtai-telink
force-pushed
the
develop_dual_add_patch
branch
from
December 26, 2024 13:21
415c866
to
ae6ca78
Compare
s07641069
approved these changes
Dec 26, 2024
fengtai-telink
force-pushed
the
develop_dual_add_patch
branch
2 times, most recently
from
December 27, 2024 10:51
f0db727
to
c28af6b
Compare
- add py script to build storage partition base on JSON . - add target in CMakeLists for automatically build the token partition . Signed-off-by: Fengtai Xie <[email protected]>
- add a factory reset method based on button control in user mode . Signed-off-by: Fengtai Xie <[email protected]>
- add adc to sampling VBAT in user mode . Signed-off-by: Fengtai Xie <[email protected]>
- add ota events process handler . - add storage method for ota events status base on analog register . Signed-off-by: Fengtai Xie <[email protected]>
- add gatt service to read chip_id when advertisement . Signed-off-by: Fengtai Xie <[email protected]>
- optimize waiting time to 500ms for avoid excessive blockage . Signed-off-by: Fengtai Xie <[email protected]>
- optimize startup time and the time less than 600ms . - adjust cluster info proc location to be in front of POST_KERNEL . Signed-off-by: Fengtai Xie <[email protected]>
fengtai-telink
force-pushed
the
develop_dual_add_patch
branch
from
December 27, 2024 10:57
c28af6b
to
09271bd
Compare
haiwentelink
force-pushed
the
develop_dual_fix_customer
branch
8 times, most recently
from
January 2, 2025 04:07
8240c09
to
2975a9d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.