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 4b3f171 commit 68ab1cfCopy full SHA for 68ab1cf
boards/nordic/nrf54l15dk/Kconfig.defconfig
@@ -5,11 +5,6 @@
5
DT_CHOSEN_Z_CODE_PARTITION := zephyr,code-partition
6
DT_CHOSEN_Z_SRAM_PARTITION := zephyr,sram-secure-partition
7
8
-# The 54L has a HFXO latency which is better than the default.
9
-config MPSL_HFCLK_LATENCY
10
- int
11
- default 854 if MPSL
12
-
13
if BOARD_NRF54L15DK_NRF54L05_CPUAPP || BOARD_NRF54L15DK_NRF54L10_CPUAPP || \
14
BOARD_NRF54L15DK_NRF54L15_CPUAPP
15
0 commit comments