-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Tizen] Add missing thread network connected callback #23454
Conversation
PR #23454: Size comparison from 6a20783 to 5c73214 Increases (6 builds for bl602, psoc6, telink)
Decreases (5 builds for bl602, bl702, cc13x2_26x2, psoc6, qpg)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
703e32c
to
b093159
Compare
PR #23454: Size comparison from b278e34 to b093159 Increases (4 builds for bl602, esp32, psoc6)
Decreases (11 builds for bl602, bl702, k32w, nrfconnect, psoc6, telink)
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
|
b093159
to
189a481
Compare
PR #23454: Size comparison from 9a41c9c to 189a481 Increases (3 builds for bl702, cc13x2_26x2, psoc6)
Decreases (8 builds for bl702, cc13x2_26x2, cyw30739, nrfconnect, psoc6, telink)
Full report (51 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
@shinchan-bot please update style since restyled check blocks merging this PR |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
189a481
to
510b33a
Compare
PR #23454: Size comparison from 21cc4be to 510b33a Increases (8 builds for bl702, cc32xx, psoc6, telink)
Decreases (12 builds for bl702, esp32, nrfconnect, psoc6, telink)
Full report (57 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
@shinchan-bot Please note this needs to be restyled, and there's also what looks like a real build failure. |
510b33a
to
dba6a86
Compare
PR #23454: Size comparison from 7ae5919 to dba6a86 Increases (1 build for qpg)
Full report (9 builds for cc32xx, linux, mbed, nrfconnect, qpg)
|
dba6a86
to
bf886ee
Compare
PR #23454: Size comparison from 7ae5919 to bf886ee Increases (7 builds for bl702, cc32xx, esp32, telink)
Decreases (11 builds for bl602, esp32, psoc6, telink)
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
bf886ee
to
1e39d82
Compare
Add missing thread network connected callback
Signed-off-by: Ravinder [email protected]
Problem
thread network connected callback not invoked.
Change overview
add missing thread network connected callback.
Testing
chip-tool and chip-lighting-app examples.