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 d26bcdd commit 6962d0aCopy full SHA for 6962d0a
soc/nordic/common/CMakeLists.txt
@@ -38,4 +38,3 @@ endif()
38
39
zephyr_library_sources_ifdef(CONFIG_NRF_SYS_EVENT nrf_sys_event.c)
40
zephyr_library_sources_ifdef(CONFIG_MRAM_LATENCY mram_latency.c)
41
-add_subdirectory(ironside/se)
soc/nordic/common/Kconfig
@@ -49,4 +49,3 @@ source "subsys/logging/Kconfig.template.log_config"
49
endif # MRAM_LATENCY
50
51
rsource "vpr/Kconfig"
52
-rsource "ironside/se/Kconfig"
0 commit comments