-
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] Implement thread scan network functions #28722
Conversation
c0f14a6
to
f70e2ed
Compare
The Build example - tizen fail issue depends on Tizen SDK's modification. |
PR #28722: Size comparison from a40963d to f70e2ed Increases (8 builds for psoc6, telink)
Decreases (8 builds for bl702l, cyw30739, efr32, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #28722: Size comparison from 693b302 to aa5a19f Increases (3 builds for bl602, bl702, cc32xx)
Decreases (2 builds for bl702, bl702l)
Full report (9 builds for bl602, bl702, bl702l, cc32xx, mbed, qpg)
|
aa5a19f
to
76410fb
Compare
PR #28722: Size comparison from 693b302 to 76410fb Increases (13 builds for bl602, bl702, cc32xx, k32w, telink)
Decreases (8 builds for cyw30739, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #28722: Size comparison from 693b302 to 85bdfe5 Increases (1 build for cc32xx)
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
|
Docker image was updated by next PR - version 9 |
85bdfe5
to
76410fb
Compare
PR #28722: Size comparison from 684b9d6 to a16c004 Increases (2 builds for telink)
Decreases (1 build for efr32)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
@dh79pyun Is this still a relevant PR? |
This PR is valid, and verified on Tizen. But, the request for updating Tizen Docker was not accepted. Actually, I thought to create Tizen SDK package repo in github, and use it. But don't have a time to spend this now. Will try it, and re-raise this PR with docker update. |
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. |
Tizen build failed on this tizen-specific PR. No updates in several months. Closing as assuming stale. |
Implement Device Layer's scan functions for Thread Driver.
The scan parameter for openthread was based on the latest modification.
openthread/ot-br-posix#1814