Skip to content

Commit d6c88a7

Browse files
kl-cruznordicjm
authored andcommitted
soc: nordic: Enable TAMPC configuration
It enables configuration of the TAMPC peripheral to open debug port. Signed-off-by: Karol Lasończyk <[email protected]>
1 parent 00dfc3a commit d6c88a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

soc/nordic/nrf54l/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ endif()
1818
zephyr_include_directories(${ZEPHYR_BASE}/soc/nordic/nrf54l)
1919
add_subdirectory(${ZEPHYR_BASE}/soc/nordic/common ${CMAKE_BINARY_DIR}/common)
2020

21-
zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LS05B_ENGA NRF_SKIP_TAMPC_SETUP)
2221
zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LS05B_ENGA NRF54LS05B_ENGA_XXAA)
2322
zephyr_compile_definitions_ifdef(CONFIG_SOC_NRF54LS05B_ENGA_CPUAPP NRF_APPLICATION)
2423

0 commit comments

Comments
 (0)