Skip to content

arch/arm: add stm32u0 support - #19850

Open
raiden00pl wants to merge 4 commits into
apache:masterfrom
raiden00pl:stm32u0-port
Open

arch/arm: add stm32u0 support #19850
raiden00pl wants to merge 4 commits into
apache:masterfrom
raiden00pl:stm32u0-port

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

  • arch/arm: add stm32u0 support
  • boards/stm32u0: add nucleo-u083rc support
  • boards/stm32u0: add stm32u083c-dk support

fixes #19823

Impact

new arch and new boards

Testing

nsh on nucleo-u083rc and stm32u083c-dk

@github-actions github-actions Bot added Area: Build system Arch: arm Issues related to ARM (32-bit) architecture Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces. Board: arm labels Aug 14, 2026
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

arduino-mega2560

  • flash: .text +4 B (+0.0%, 67,542 B / 262,144 B, total: 26% used)

s698pm-dkit

add stm32u0 support

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
add nucleo-u083rc support

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
add stm32u083c-dk support

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
normalise sim/toybox

Signed-off-by: raiden00pl <raiden00@railab.me>
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: Build system Board: arm Board: simulator Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] STM32U0 support

2 participants