Skip to content

Conversation

@jbeaurivage
Copy link

As mentionned in #143, the Rust examples currently enable the bit manipulation extensions in the compiler target features. However the Ibex demo system disables the bit manipulation extension in the CPU.

This PR disables the bit manipulation features in the Cargo configuration.

Closes #143.

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.

Rust examples enable bit manipulation extension, but unsupported by CPU

1 participant