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

[nrf noup] platform: nordic_nrf: add support for nrf54l15dk #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. [nrf noup] platform: nordic_nrf: add support for nrf54l15dk

    And remove support for `nrf54l15pdk` at the same time.
    Occurences of `NRF54L15_ENGA_XXAA` are replaced by `NRF54L15_XXAA`.
    
    Files from the `nrf54l15dk_nrf54l15_cpuapp` directory that are unused
    are deleted.
    One of them, `tfm_peripherals_config.h`, even had a blatant syntax
    issue (`#endiff`).
    
    Signed-off-by: Tomi Fontanilles <[email protected]>
    tomi-font committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8d75b83 View commit details
    Browse the repository at this point in the history