From 9078b7ec09b135f091cb951ed234bf013c9c838e Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Sat, 19 Apr 2025 22:50:44 +0200 Subject: bme680 added --- nrfdemo/build/Kconfig/Kconfig.sysbuild.modules | 132 ------------------------- 1 file changed, 132 deletions(-) delete mode 100644 nrfdemo/build/Kconfig/Kconfig.sysbuild.modules (limited to 'nrfdemo/build/Kconfig/Kconfig.sysbuild.modules') diff --git a/nrfdemo/build/Kconfig/Kconfig.sysbuild.modules b/nrfdemo/build/Kconfig/Kconfig.sysbuild.modules deleted file mode 100644 index 8c449f2..0000000 --- a/nrfdemo/build/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 -- cgit v1.2.3