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

treewide: Remove H20 EngB and L15 EngA #18969

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. manifest: Update sdk-zephyr revision

    Bring in changes in:
    nrfconnect/sdk-zephyr#2147
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bc38c4a View commit details
    Browse the repository at this point in the history
  2. treewide: Remove references to SOC_NRF54L15_ENGA_CPUFLPR

    The SoC has now been removed.
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3bbdb81 View commit details
    Browse the repository at this point in the history
  3. treewide: Remove references to SOC_NRF54H20_ENGB_CPURAD

    The SoC has been removed.
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5eff0e7 View commit details
    Browse the repository at this point in the history
  4. lib: dk_buttons_and_lets: Remove DK_LIBRARY_BUTTON_NO_ISR

    The nRF54L15PDK is no longer supported.
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ae20d66 View commit details
    Browse the repository at this point in the history
  5. manifest: Update sdk-nrfxlib revision

    Bring in:
    nrfconnect/sdk-nrfxlib#1582
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    40cfe12 View commit details
    Browse the repository at this point in the history
  6. doc: requirements: add anytree for Zephyr

    Zephyr now requires the anytree package.
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f67e1d7 View commit details
    Browse the repository at this point in the history
  7. doc: remove pdk

    removed pdk zephyr references
    
    Signed-off-by: Anna Wojdylo <[email protected]>
    annwoj authored and carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0a0629a View commit details
    Browse the repository at this point in the history
  8. treewide: Remove references to nRF54L15 PDK

    The PDK has been removed.
    
    Signed-off-by: Carles Cufi <[email protected]>
    carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    dc9ab22 View commit details
    Browse the repository at this point in the history
  9. samples: remove redundant (and incorrect) entry

    Platform_allow already superseeds platform_exclude.
    Also, it should be nrf5340_audio_dk/nrf5340/cpuapp/ns
    not nrf5340_audio_dk/nrf5340/cpuapp_ns if needed.
    
    Signed-off-by: Maciej Perkowski <[email protected]>
    PerMac authored and carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e69b2d2 View commit details
    Browse the repository at this point in the history
  10. treewide: Align to nrfx 3.9.0

    Align code to the changes in nrfx 3.9.0.
    
    Signed-off-by: Karol Lasończyk <[email protected]>
    kl-cruz authored and carlescufi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    29e67fc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    02461f2 View commit details
    Browse the repository at this point in the history