Skip to content

arch/arm/src/stm32: unify pulse count driver into common/stm32#19388

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:stm32_refactor_all_pulsecoung
Jul 12, 2026
Merged

arch/arm/src/stm32: unify pulse count driver into common/stm32#19388
xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:stm32_refactor_all_pulsecoung

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

Merge the six near-identical pulse count drivers (two common, plus the F7/H7/H5/L4 copies) into a single common/stm32/stm32_pulsecount.c

Impact

unify pulse count driver for stm32

Testing

CI

@github-actions github-actions Bot added Area: CI Arch: arm Issues related to ARM (32-bit) architecture Size: M The size of the change in this PR is medium labels Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@raiden00pl raiden00pl force-pushed the stm32_refactor_all_pulsecoung branch from f8617fa to 8135e6f Compare July 9, 2026 15:03
@raiden00pl

Copy link
Copy Markdown
Member Author

requires #19389

Merge the six near-identical pulse count drivers (two common, plus
the F7/H7/H5/L4 copies) into a single common/stm32/stm32_pulsecount.c.

Signed-off-by: raiden00pl <raiden00@railab.me>
@raiden00pl raiden00pl force-pushed the stm32_refactor_all_pulsecoung branch from 8135e6f to a879386 Compare July 11, 2026 18:12
@simbit18 simbit18 requested review from linguini1 and michallenc July 11, 2026 19:50
@xiaoxiang781216 xiaoxiang781216 merged commit d5b78ed into apache:master Jul 12, 2026
54 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 Area: CI Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants