Skip to content

Commit

Permalink
treewide: clean up nRF54L15 PDK leftovers
Browse files Browse the repository at this point in the history
Remove the leftover references to the nRF54L15 PDK, which has been removed.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
  • Loading branch information
tomi-font committed Jan 16, 2025
1 parent c9251c2 commit 1f37b4c
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 402 deletions.

This file was deleted.

91 changes: 0 additions & 91 deletions boards/shields/pca63565/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions samples/net/aws_iot/Kconfig.sysbuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
#

choice BOOTLOADER
default BOOTLOADER_MCUBOOT if !BOARD_NATIVE_SIM && !BOARD_NRF54L15DK_NRF54L15_CPUAPP && !BOARD_NRF54L15PDK_NRF54L15_CPUAPP
default BOOTLOADER_MCUBOOT if !BOARD_NATIVE_SIM && !BOARD_NRF54L15DK_NRF54L15_CPUAPP
endchoice

config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
default y if BOARD_NRF7002DK_NRF5340_CPUAPP_NS

config WIFI_NRF70
default y if BOARD_NRF7002DK_NRF5340_CPUAPP_NS || BOARD_NRF54L15DK_NRF54L15_CPUAPP || BOARD_NRF54L15PDK_NRF54L15_CPUAPP
default y if BOARD_NRF7002DK_NRF5340_CPUAPP_NS || BOARD_NRF54L15DK_NRF54L15_CPUAPP

source "${ZEPHYR_BASE}/share/sysbuild/Kconfig"

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1f37b4c

Please sign in to comment.