We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d1eaa commit 218845eCopy full SHA for 218845e
boards/nordic/nrf54l15pdk/Kconfig.defconfig
@@ -10,11 +10,3 @@ config ROM_START_OFFSET
10
default 0x800 if BOOTLOADER_MCUBOOT
11
12
endif # BOARD_NRF54L15PDK_NRF54L15_CPUAPP
13
-
14
-if BOARD_NRF54L15PDK_NRF54L15_CPUFLPR || BOARD_NRF54L15PDK_NRF54L15_CPUFLPR_XIP
15
16
-# As FLPR has limited memory most of tests does not fit with asserts enabled.
17
-config ASSERT
18
- default n if ZTEST
19
20
-endif # BOARD_NRF54L15PDK_NRF54L15_CPUFLPR || BOARD_NRF54L15PDK_NRF54L15_CPUFLPR_XIP
0 commit comments