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 c562e7c commit 4fea8dfCopy full SHA for 4fea8df
modules/hal_nordic/nrfx/CMakeLists.txt
@@ -242,4 +242,3 @@ mdk_svd_ifdef(CONFIG_SOC_NRF9160 nrf9160.svd)
242
mdk_svd_ifdef(CONFIG_SOC_NRF9230_ENGB_CPUAPP nrf9230_engb_application.svd)
243
mdk_svd_ifdef(CONFIG_SOC_NRF9230_ENGB_CPUPPR nrf9230_engb_ppr.svd)
244
mdk_svd_ifdef(CONFIG_SOC_NRF9230_ENGB_CPURAD nrf9230_engb_radiocore.svd)
245
-build_info(vendor-specific nordic svdfile VALUE ${SOC_SVD_FILE})
0 commit comments