Skip to content

Add the thumbv7em-none-eabihf target - #3875

Merged
UebelAndre merged 16 commits into
bazelbuild:mainfrom
ngraf3255:add-thumbv7em-eabihf-target
Mar 2, 2026
Merged

Add the thumbv7em-none-eabihf target#3875
UebelAndre merged 16 commits into
bazelbuild:mainfrom
ngraf3255:add-thumbv7em-eabihf-target

Conversation

@ngraf3255

Copy link
Copy Markdown
Contributor

This change adds support for the thumbv7em-none-eabihf target in rules_rust platform mappings. Currently rules_rust does not support this target, preventing me from utilizing the FPU in a closed project. I ran into this issue when trying to build for a STM32H725IG (Cortex-M7F).

It also adds a brief unit test for thumbv7em-none-eabihf triple parsing.

@UebelAndre UebelAndre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@UebelAndre
UebelAndre enabled auto-merge March 1, 2026 23:59
@UebelAndre
UebelAndre added this pull request to the merge queue Mar 2, 2026
Merged via the queue into bazelbuild:main with commit 74bd3d1 Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants