Skip to content

Enable thumbv6-none-eabi testing#133

Merged
jonathanpallant merged 2 commits intorust-embedded:mainfrom
thejpster:enable-thumbv6
Feb 27, 2026
Merged

Enable thumbv6-none-eabi testing#133
jonathanpallant merged 2 commits intorust-embedded:mainfrom
thejpster:enable-thumbv6

Conversation

@thejpster
Copy link
Contributor

As of 2026-01-22 nightly has the compiler-builtins update, so we can test thumbv6-none-eabi.

Also fixes the prefetch tests which were accidentally excluding an important check on Armv4T/Armv5TE/Armv6.

compiler-builtins changes were pulled into rust-lang/rust, so this
target now has working atomics.
The addr check was accidentally cfg gated, when only the IFAR read
needs to be gated.
@jonathanpallant jonathanpallant added this pull request to the merge queue Feb 27, 2026
Merged via the queue into rust-embedded:main with commit 025b50d Feb 27, 2026
50 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.

3 participants