Searched refs:txt (Results 1 – 25 of 182) sorted by relevance
12345678
87 BinaryFiles.txt88 BoardYml.txt89 Checkpatch.txt90 ClangFormat.txt91 DevicetreeBindings.txt92 GitDiffCheck.txt93 Gitlint.txt94 Identity.txt95 ImageSize.txt96 Kconfig.txt[all …]
1 -r requirements-base.txt2 -r requirements-build-test.txt3 -r requirements-run-test.txt4 -r requirements-extras.txt5 -r requirements-compliance.txt
19 TESTS_FILE=tests/bsim/bluetooth/tests.nrf52bsim.txt \27 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpunet.txt \35 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpuapp.txt \43 TESTS_FILE=tests/bsim/bluetooth/tests.nrf54l15bsim_nrf54l15_cpuapp.txt \
4 # directories to avoid including the same CMakeLists.txt file multiple times9 # To avoid a lot of empty CMakeLists.txt files we assume it is not an11 if(EXISTS ${shield_dir}/CMakeLists.txt)
21 find_file (MEC172X_SPI_CFG NAMES spi_cfg_4MBit.txt spi_cfg_128MBit.txt spi_cfg.txt PATHS ${BOARD_DI…
3 # To avoid a lot of empty CMakeLists.txt files we assume it is not an6 if(EXISTS ${BOARD_DIR}/CMakeLists.txt)
27 Creating new file testfile.txt28 Opened file testfile.txt61 Closed file testfile.txt64 File (testfile.txt) deleted successfully!
26 message(FATAL_ERROR "No CMakeLists.txt file found for SoC: ${SOC_NAME}, "35 # A SoC root for HWMv1 may not contain a CMakeLists.txt file on this so37 if(EXISTS ${root}/soc/CMakeLists.txt)
3 # See root CMakeLists.txt for description and expectations of these macros13 set(DICT_FILE "${PROJECT_BINARY_DIR}/relocation_dict.txt")
48 with open("scripts/coccinelle/symbols.txt", "r") as fp:67 with open("scripts/coccinelle/symbols.txt", "r") as fp:89 with open("scripts/coccinelle/symbols.txt", "r") as fp:
27 ├── CMakeLists.txt109 Initial CMakeLists.txt112 The CMakeLists.txt file is used by the build system to setup files to compile, include120 ….. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/CMakeLists.txt125 .. literalinclude:: ../../../tests/subsys/mgmt/mcumgr/handler_demo/CMakeLists.txt135 Example CMakeLists.txt138 The application ``CMakeLists.txt`` file can load the CMake file for the example MCUmgr handler by178 Example CMakeLists.txt181 This is an example CMakeLists.txt file which loads the CMake file for the example MCUmgr handler,182 and would be placed at ``CMakeLists.txt``:
15 This sample test uses the ``testlib`` (:zephyr_file:`tests/bluetooth/common/testlib/CMakeLists.txt`)29 #. ``CMakeLists.txt``
8 # This cmake file provides functionality to import CMakeLists.txt and Kconfig11 # CMakeLists.txt and Kconfig files can reside directly in the Zephyr module or20 # <module>/zephyr/CMakeLists.txt27 # - `ZEPHYR_<MODULE_NAME>_CMAKE_DIR` is used for inclusion of the CMakeLists.txt47 set(cmake_modules_file ${CMAKE_BINARY_DIR}/zephyr_modules.txt)48 set(cmake_sysbuild_file ${CMAKE_BINARY_DIR}/sysbuild_modules.txt)49 set(zephyr_settings_file ${CMAKE_BINARY_DIR}/zephyr_settings.txt)
4 # based on arch/riscv/CMakeLists.txt
53 linked in at :file:`subsys/dsp/CMakeLists.txt`. To add architecture-specific attributes,63 .. _subsys/dsp/CMakeLists.txt: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/dsp/CM…
2 # CMakeLists.txt file for creating of host mocks library.
6 # CMakeLists.txt file for creating of uut library.
10 source boards/intel/socfpga_std/cyclonev_socdk/support/preloader_dl_cmd.txt
3 # ${ZEPHYR_BASE}/CMakeLists.txt looks for ${ZEPHYR_BASE}/cmake/emu/${EMU_PLATFORM}.cmake
2 # CMakeLists.txt file for creating of mocks library.
6 # CMakeLists.txt file for creating of common library.
5 # Generic sysbuild CMakeLists.txt file used as sysbuild entry point for multi-image builds.
1 # See detailed comments in soc/xtensa/intel_adsp/common/CMakeLists.txt
14 default "test.txt"
3 file(GLOB cmake_modules "${CMAKE_CURRENT_LIST_DIR}/*/CMakeLists.txt")