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

kconfig: Use SOC_NRF54H20_ENGB #18118

Closed
wants to merge 2 commits into from

Commits on Oct 23, 2024

  1. kconfig: Use SOC_NRF54H20_ENGB

    Certain Kconfigs were only enabled for or in relation to nRF54H20 EngC,
    which is the default chip revision. Ensure that the same settings are
    available on EngB.
    
    Signed-off-by: Grzegorz Swiderski <[email protected]>
    57300 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    918e612 View commit details
    Browse the repository at this point in the history
  2. manifest: Update suit-generator and zephyr

    Pull in nRF54H20 EngB fixes.
    
    Signed-off-by: Grzegorz Swiderski <[email protected]>
    57300 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1fd30d6 View commit details
    Browse the repository at this point in the history