Skip to content

{bp-19701} arch/arm/stm32h5/serial: fix UART8 buffer guard typo - #19707

Merged
linguini1 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19701
Aug 7, 2026
Merged

{bp-19701} arch/arm/stm32h5/serial: fix UART8 buffer guard typo#19707
linguini1 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19701

Conversation

@jerpelea

@jerpelea jerpelea commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Use CONFIG_STM32_UART8_SERIALDRIVER so g_uart8rxbuffer and g_uart8txbuffer are compiled when UART8 is enabled.

Impact

RELEASE

Testing

CI

@github-actions github-actions Bot added Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small labels Aug 6, 2026
@jerpelea

jerpelea commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

CI should be restarted after #19705 is merged or (arm-08) will fail due to lack of flash space

Use CONFIG_STM32_UART8_SERIALDRIVER so g_uart8rxbuffer and
g_uart8txbuffer are compiled when UART8 is enabled.

Signed-off-by: Joao Mario Lago <joao.mario.lago@hotmail.com>
@jerpelea

jerpelea commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

good to go

@linguini1
linguini1 merged commit 8745854 into apache:releases/13.0 Aug 7, 2026
26 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: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants