-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Telink] Update configuration for W91 in PM & Update compatible builds to docker version 174 #41559
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
[Telink] Update configuration for W91 in PM & Update compatible builds to docker version 174 #41559
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request updates the Docker image versions across various documentation and CI configuration files, and adjusts Kconfig settings for the Telink W91 platform. A key change is the refactoring in BLEManagerImpl.cpp to properly handle BLE connection closure events, making the logic independent of whether Thread is enabled. This is a good improvement, especially for Wi-Fi-only devices like the W91. The changes are well-aligned with the summary, and I have one minor suggestion to improve code quality.
|
PR #41559: Size comparison from 76d7423 to c356954 Increases above 0.2%:
Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41559 +/- ##
=======================================
Coverage 51.06% 51.06%
=======================================
Files 1385 1385
Lines 100882 100882
Branches 13054 13054
=======================================
Hits 51516 51516
Misses 49366 49366 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c356954 to
25eac0b
Compare
|
PR #41559: Size comparison from b7fc5ab to 25eac0b Increases above 0.2%:
Full report (58 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
25eac0b to
0d383b4
Compare
|
PR #41559: Size comparison from ad8b86b to 0d383b4 Increases above 0.2%:
Full report (34 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32)
|
0d383b4 to
a675781
Compare
|
PR #41559: Size comparison from ad8b86b to a675781 Increases above 0.2%:
Full report (58 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
|
PR #41559: Size comparison from f0f94a6 to 00dd492 Full report (5 builds for cc32xx, realtek, stm32)
|
|
PR #41559: Size comparison from f0f94a6 to 7fd2e4c Increases above 0.2%:
Full report (58 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
Summary
Testing