-
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
[Silabs] Adds support for WiseConnect SDK 3.0 in docker image and image optimization #29304
[Silabs] Adds support for WiseConnect SDK 3.0 in docker image and image optimization #29304
Conversation
428f329
to
f37c4c6
Compare
PR #29304: Size comparison from 6948a80 to f37c4c6 Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #29304: Size comparison from a6d21ad to 4e53497 Decreases (1 build for telink)
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #29304: Size comparison from 05bcbec to 32584b1 Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
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.
Changes on build and copy logic in EFR32 start being more than just "add wiseconnect in image".
Please describe changes in PR summary to understand if they make sense or not. I think there may be issues here. Would be interested if this was tested and how.
6411404
to
ace4317
Compare
PR #29304: Size comparison from 6bb0b71 to ace4317 Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #29304: Size comparison from 6bb0b71 to 1dd6f7c Full report (1 build for cc32xx)
|
1dd6f7c
to
7745430
Compare
PR #29304: Size comparison from fdb296e to 7745430 Full report (4 builds for cc32xx, mbed, qpg)
|
PR #29304: Size comparison from fdb296e to 8cbf778 Decreases (1 build for telink)
Full report (65 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
…ge optimization (project-chip#29304) * Adding wiseconnect in efr32 docker image * Optimize Dockerfile build * Adds SDK support to VScode docker image * Adds changes as per comments * Adds fix for extracting to /tmp (RAM) * Adds the changes in filepath --------- Co-authored-by: Rohan Sahay <[email protected]>
Adding wiseconnect sdk to the docker image
Adding efr32 and wiseconnect to the SDK to the vscode docker image
Optimization of the docker image