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

Fix the compilation target of the lakers_nrf52840 example to Cortex-M4F using hard floats #314

Conversation

malishav
Copy link
Contributor

@malishav malishav commented Oct 25, 2024

This fixes the issue of mismatched binary of Cryptocell310 and the nRF compilation target, making cryptocell310-based backend work in this example, as well. Using now the cryptocell310 backend by default.

Fixes #313

This fixes the issue of mismatched binary of Cryptocell310 and the
nRF compilation target, making cryptocell310-based backend work in this
example, as well. Using now the cryptocell310 backend by default.
@malishav malishav requested a review from geonnave October 25, 2024 15:45
Copy link
Collaborator

@geonnave geonnave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thanks for fixing this!

@geonnave geonnave merged commit 77e06df into openwsn-berkeley:main Oct 28, 2024
37 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.

lakers_nrf52840 example does not work with CryptoCell310
2 participants