Skip to content
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

[K32W0] Update Docker image to accommodate SDK 2.6.10 #25275

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

marius-alex-tache
Copy link
Contributor

K32W0 docker image now points to latest SDK release: 2.6.10.

@github-actions
Copy link

PR #25275: Size comparison from 7e728bc to 86f58f3

Decreases (1 build for cc32xx)
platform target config section 7e728bc 86f58f3 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20249763 20249761 -2 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section 7e728bc 86f58f3 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642569 642569 0 0.0
(read/write) 203664 203664 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197064 197064 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930138 930138 0 0.0
.debug_aranges 87272 87272 0 0.0
.debug_frame 299764 299764 0 0.0
.debug_info 20249763 20249761 -2 -0.0
.debug_line 2655140 2655140 0 0.0
.debug_loc 2795460 2795460 0 0.0
.debug_ranges 281592 281592 0 0.0
.debug_str 3018033 3018033 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105817 105817 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377761 377761 0 0.0
.symtab 256256 256256 0 0.0
.text 534628 534628 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2466856 2466856 0 0.0
.bss 215780 215780 0 0.0
.data 5880 5880 0 0.0
.text 1429500 1429500 0 0.0

@github-actions
Copy link

PR #25275: Size comparison from 5847d93 to 018976c

Increases (1 build for cc32xx)
platform target config section 5847d93 018976c change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20250790 20250792 2 0.0
Full report (1 build for cc32xx)
platform target config section 5847d93 018976c change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642569 642569 0 0.0
(read/write) 203664 203664 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197064 197064 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930138 930138 0 0.0
.debug_aranges 87272 87272 0 0.0
.debug_frame 299764 299764 0 0.0
.debug_info 20250790 20250792 2 0.0
.debug_line 2655140 2655140 0 0.0
.debug_loc 2795463 2795463 0 0.0
.debug_ranges 281592 281592 0 0.0
.debug_str 3018049 3018049 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105817 105817 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377761 377761 0 0.0
.symtab 256256 256256 0 0.0
.text 534628 534628 0 0.0

@marius-alex-tache marius-alex-tache force-pushed the ci-k32w0-update-docker-2.6.10 branch from 018976c to 670d863 Compare February 24, 2023 12:01
@github-actions
Copy link

PR #25275: Size comparison from 61cf6f2 to 670d863

Full report (1 build for cc32xx)
platform target config section 61cf6f2 670d863 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642681 642681 0 0.0
(read/write) 203672 203672 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197072 197072 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930133 930133 0 0.0
.debug_aranges 87304 87304 0 0.0
.debug_frame 299872 299872 0 0.0
.debug_info 20257009 20257009 0 0.0
.debug_line 2656183 2656183 0 0.0
.debug_loc 2797535 2797535 0 0.0
.debug_ranges 281792 281792 0 0.0
.debug_str 3023459 3023459 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105769 105769 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377825 377825 0 0.0
.symtab 256256 256256 0 0.0
.text 534788 534788 0 0.0

@andy31415 andy31415 merged commit 742fbec into project-chip:master Feb 24, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
@GabrielCouturier GabrielCouturier deleted the ci-k32w0-update-docker-2.6.10 branch November 10, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants