Skip to content

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

Merged
geonnave merged 1 commit intolake-rs:mainfrom
malishav:313-lakers_nrf52840-example-does-not-work-with-cryptocell310
Oct 28, 2024
Merged

Fix the compilation target of the lakers_nrf52840 example to Cortex-M4F using hard floats#314
geonnave merged 1 commit intolake-rs:mainfrom
malishav:313-lakers_nrf52840-example-does-not-work-with-cryptocell310

Conversation

@malishav
Copy link
Copy Markdown
Member

@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
Copy Markdown
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 lake-rs:main Oct 28, 2024
@geonnave geonnave added the type:bug/fix Something isn't working / a PR fixes something that is not working label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug/fix Something isn't working / a PR fixes something that is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lakers_nrf52840 example does not work with CryptoCell310

2 participants