Skip to content

arch/stm32: commonize stm32_waste across all STM32 families.#19289

Merged
acassis merged 1 commit into
apache:masterfrom
raiden00pl:stm32_refactor_all_waste
Jul 3, 2026
Merged

arch/stm32: commonize stm32_waste across all STM32 families.#19289
acassis merged 1 commit into
apache:masterfrom
raiden00pl:stm32_refactor_all_waste

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

Remove duplicated family-local *_waste.c/.h copies (stm32l4, stm32l5, stm32wb, stm32wl5, stm32u5, stm32f7) and use common implementation.

Impact

remove duplicated code

Testing

CI

Remove duplicated family-local *_waste.c/.h copies (stm32l4, stm32l5, stm32wb,
stm32wl5, stm32u5, stm32f7) and use common implementation.

Signed-off-by: raiden00pl <raiden00@railab.me>
@github-actions github-actions Bot added Arch: arm Issues related to ARM (32-bit) architecture Size: S The size of the change in this PR is small labels Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@acassis acassis merged commit f8d8d3b into apache:master Jul 3, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: arm Issues related to ARM (32-bit) architecture Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants