Skip to content

Add support for the 32 Bit Arm architectures.#33

Merged
reitermarkus merged 2 commits intorust-embedded:masterfrom
bigphisch:master
Apr 18, 2025
Merged

Add support for the 32 Bit Arm architectures.#33
reitermarkus merged 2 commits intorust-embedded:masterfrom
bigphisch:master

Conversation

@bigphisch
Copy link
Copy Markdown
Contributor

@bigphisch bigphisch commented Sep 29, 2024

Hey,
I've been using this crate for some time so first of all thanks for putting it together.
Recently, I have been doing more stuff with different Cortex-M cpus so I added support for 32 bit arm architectures. I have only tested it for a cortex-m7 (armv7em). I'm still confused about ARM's architecture naming but as far as I understand it "Aarch32" should be the generic name for all 32 bit architectures across all profiles?!

If this is something you'd like to merge let me know. I can also do some changes to the PR if needed.

@bigphisch bigphisch requested a review from a team as a code owner September 29, 2024 19:28
@reitermarkus reitermarkus force-pushed the master branch 2 times, most recently from 78080ae to 3bb3690 Compare April 18, 2025 14:44
@reitermarkus reitermarkus enabled auto-merge April 18, 2025 14:44
@reitermarkus reitermarkus added this pull request to the merge queue Apr 18, 2025
Merged via the queue into rust-embedded:master with commit c882e1f Apr 18, 2025
6 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