-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix staging #46
Fix staging #46
Conversation
What do you mean serde support did not work? We used serde support successfully in our WASM demonstrator. I'd be interested in trying to fix this, if you can provide more detail. |
I get lots of errors regarding serde when building Dont really know why. But this 8b9d556 fixed it. Did the WASM demo used |
Yes, it was for a Zynq7000 platform. |
Thats currently Seems like the problem occurs when
|
Lets merge this. |
9bf6e72
to
c951235
Compare
lets go. |
@wucke13 Lets merge this. |
cb90060
into
aeronautical-informatics:staging
Last three commits on staging broke armv7a-none-eabi support and serde support did not work.
todo: add serde support onopentaws::alerts::Alerts<Alert>
.edit:
todo: fix code coverage actionedit:
todo: add std support for tests on armv7a-none-eabitodo: add armv7a-none-eabi test to actions