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

wip: projectwide: update sdk-nrf #424

Merged
merged 4 commits into from
Oct 25, 2024
Merged

wip: projectwide: update sdk-nrf #424

merged 4 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. projectwide: update sdk-nrf

    Update NCS to 2.8 RC1
    
    Signed-off-by: Maximilian Deubel <[email protected]>
    maxd-nordic authored and simensrostad committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7effbc4 View commit details
    Browse the repository at this point in the history
  2. ci: update nrf53 partition table

    Update the nrf53 partition table like in defined in
    nrfconnect/sdk-nrf#18121.
    
    Signed-off-by: Maximilian Deubel <[email protected]>
    maxd-nordic authored and simensrostad committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8709e0b View commit details
    Browse the repository at this point in the history
  3. ci: remove nrf53_bl_update.patch

    This patch cleans up the workflows to remove the nrf53_bl_update.patch.
    For connectivity_bridge, west build is used instead of twister.
    The nrf53 bootloader version is increased to 2 because of the
    partition change.
    
    Signed-off-by: Maximilian Deubel <[email protected]>
    maxd-nordic authored and simensrostad committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6581ba5 View commit details
    Browse the repository at this point in the history
  4. app: enable link controller modules

    This patch enables the features of lte lc as modules.
    They include the same functionality as before.
    
    Signed-off-by: Maximilian Deubel <[email protected]>
    maxd-nordic authored and simensrostad committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4591704 View commit details
    Browse the repository at this point in the history