Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockall #546

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Lockall #546

wants to merge 24 commits into from

Conversation

perlindgren
Copy link
Collaborator

Lockall api 53.

Issue with:

> cargo xtask   --target thumbv7m-none-eabi

Builds in --release which fails run-test for

cargo run --example cfg-whole-task --target thumbv7m-none-eabi --release

Not sure what to do...

@perlindgren
Copy link
Collaborator Author

perlindgren commented Oct 27, 2021

The CI problem has been resolved in an uggly hackish manner. As v6 and v7 differ in implementation expected output may differ. However for simplicity the CI is designed with only a single expected output in mind (ci/expected/*.run), so examples were modified to behave the same on v6 and v7. Also an error in previous codegen (for cfgs) was found. The example cfg-whole-task has been updated to pass the new codegen.

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.

None yet

1 participant