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

feat: update NCS 2.9.0 support #70

Open
wants to merge 1 commit into
base: feat/migration_to_nrf_sdk_280
Choose a base branch
from

Conversation

stig-bjorlykke
Copy link

  • Move CONFIG_SOFTSIM_BUNDLE_TEMPLATE_HEX to sysbuild.
  • Fix compiler warnings when printing eDRX parameters.

@@ -143,7 +143,7 @@ west build -b nrf9151dk/nrf9151/ns -- "-DOVERLAY_CONFIG=$PATH_TO_ONOMONDO_SOFTSI
Where `PATH_TO_ONOMONDO_SOFTSIM` is the path of the downloaded Onomondo SoftSIM repository, for example `$HOME/ncs/nrf-softsim-dev`.

#### Note
SoftSIM is relying on some default data in the storage partition. This section of the flash can be generated and flashed manually (see steps below) or, as we recommend, automatically included by `CONFIG_SOFTSIM_BUNDLE_TEMPLATE_HEX=y`
SoftSIM is relying on some default data in the storage partition. This section of the flash can be generated and flashed manually (see steps below) or, as we recommend, automatically included by `SB_CONFIG_SOFTSIM_BUNDLE_TEMPLATE_HEX=y`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe a note about sysbuild Kconfigs, or tell the reader that this specific Kconfig option must be added to sysbuild.conf?

@benjaminbruun benjaminbruun changed the title Update NCS 2.9.0 support feat: update NCS 2.9.0 support Feb 5, 2025
* Move CONFIG_SOFTSIM_BUNDLE_TEMPLATE_HEX to sysbuild.
* Fix compiler warnings when printing eDRX parameters.

Signed-off-by: Stig Bjørlykke <[email protected]>
@stig-bjorlykke stig-bjorlykke force-pushed the feat/updates-for-ncs-2.9.0 branch from 31d1404 to bac81b3 Compare February 5, 2025 16:36
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