Skip to content

fix: improve support for Thingy91 #50

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

MirkoCovizzi
Copy link
Contributor

@MirkoCovizzi MirkoCovizzi commented Jul 8, 2024

This commit addresses an issue where the samples do not compile out of the box for the Thingy91 due to an overflow of the TFM partition. Starting from the factory static partition layout, resize the tfm partition to be large enough to satisfy the new size requirements introduced by SoftSIM and update the other related addresses and sizes accordingly.

This addresses #49

This commit addresses an issue where the samples do not compile out of
the box for the Thingy91 due to an overflow of the TFM partition.
Starting from the factory static partition layout, resize the `tfm`
partition to be large enough to satisfy the new size requirements
introduced by SoftSIM and update the other related addresses and sizes
accordingly.

Signed-off-by: Mirko Covizzi <[email protected]>
Copy link
Collaborator

@benjaminbruun benjaminbruun left a comment

Choose a reason for hiding this comment

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

Amazing work! Tested and working on the Thingy:91 hardware.

@benjaminbruun benjaminbruun merged commit f7cc739 into onomondo:master Jul 9, 2024
5 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.

2 participants