diff options
| author | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
|---|---|---|
| committer | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
| commit | 9078b7ec09b135f091cb951ed234bf013c9c838e (patch) | |
| tree | ba953e144c2dd42d327a83720cdfc9fb5bb9fe34 /nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules | |
| parent | 2e13c372f1419f08dab7797b244681f889dd9bcf (diff) | |
bme680 added
Diffstat (limited to 'nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules')
| -rw-r--r-- | nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules | 132 |
1 files changed, 0 insertions, 132 deletions
diff --git a/nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules b/nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules deleted file mode 100644 index 8c449f2..0000000 --- a/nrfdemo/builddk/mcuboot/Kconfig/Kconfig.sysbuild.modules +++ /dev/null @@ -1,132 +0,0 @@ -menu "nrf (/home/mike/Documents/ncs/v2.7.0/nrf)" -osource "/home/mike/Documents/ncs/v2.7.0/nrf/sysbuild/Kconfig.sysbuild" -config ZEPHYR_NRF_MODULE - bool - default y -endmenu -config ZEPHYR_MCUBOOT_MODULE - bool - default y -config ZEPHYR_MBEDTLS_MODULE - bool - default y -config ZEPHYR_OBERON_PSA_CRYPTO_MODULE - bool - default y -config ZEPHYR_TRUSTED_FIRMWARE_M_MODULE - bool - default y -config ZEPHYR_PSA_ARCH_TESTS_MODULE - bool - default y -config ZEPHYR_SOC_HWMV1_MODULE - bool - default y -config ZEPHYR_CJSON_MODULE - bool - default y -config ZEPHYR_AZURE_SDK_FOR_C_MODULE - bool - default y -config ZEPHYR_CIRRUS_LOGIC_MODULE - bool - default y -config ZEPHYR_OPENTHREAD_MODULE - bool - default y -config ZEPHYR_SUIT_GENERATOR_MODULE - bool - default y -config ZEPHYR_SUIT_PROCESSOR_MODULE - bool - default y -config ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE - bool - default y -config ZEPHYR_COREMARK_MODULE - bool - default y -config ZEPHYR_CANOPENNODE_MODULE - bool - default y -config ZEPHYR_CHRE_MODULE - bool - default y -config ZEPHYR_LZ4_MODULE - bool - default y -config ZEPHYR_NANOPB_MODULE - bool - default y -config ZEPHYR_TF_M_TESTS_MODULE - bool - default y -config ZEPHYR_ZSCILIB_MODULE - bool - default y -config ZEPHYR_CMSIS_MODULE - bool - default y -config ZEPHYR_CMSIS_DSP_MODULE - bool - default y -config ZEPHYR_CMSIS_NN_MODULE - bool - default y -config ZEPHYR_FATFS_MODULE - bool - default y -config ZEPHYR_HAL_NORDIC_MODULE - bool - default y -config ZEPHYR_HAL_ST_MODULE - bool - default y -config ZEPHYR_HAL_WURTHELEKTRONIK_MODULE - bool - default y -config ZEPHYR_LIBMETAL_MODULE - bool - default y -config ZEPHYR_LIBLC3_MODULE - bool - default y -config ZEPHYR_LITTLEFS_MODULE - bool - default y -config ZEPHYR_LORAMAC_NODE_MODULE - bool - default y -config ZEPHYR_LVGL_MODULE - bool - default y -config ZEPHYR_MIPI_SYS_T_MODULE - bool - default y -config ZEPHYR_NRF_HW_MODELS_MODULE - bool - default y -config ZEPHYR_OPEN_AMP_MODULE - bool - default y -config ZEPHYR_PICOLIBC_MODULE - bool - default y -config ZEPHYR_SEGGER_MODULE - bool - default y -config ZEPHYR_TINYCRYPT_MODULE - bool - default y -config ZEPHYR_UOSCORE_UEDHOC_MODULE - bool - default y -config ZEPHYR_ZCBOR_MODULE - bool - default y -config ZEPHYR_NRFXLIB_MODULE - bool - default y -config ZEPHYR_CONNECTEDHOMEIP_MODULE - bool - default y |
