Searched defs:sysbuild (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 1 .. _sysbuild: target 515 Targeting the same board 531 Targeting a different board 558 Targeting conditionally using Kconfig 604 Building without flashing 633 Zephyr application configuration 766 Adding dependencies among Zephyr applications 820 .. _MCUboot with Zephyr: https://docs.mcuboot.com/readme-zephyr 821 .. _ExternalProject: https://cmake.org/cmake/help/latest/module/ExternalProject.html 823 .. _sysbuild_var_override:
|
/Zephyr-latest/share/sysbuild/template/ |
D | CMakeLists.txt | 12 project(sysbuild LANGUAGES) project
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/sysbuild/ |
D | CMakeLists.txt | 9 project(sysbuild LANGUAGES) project
|
/Zephyr-latest/tests/cmake/sysbuild_snippets/sysbuild/ |
D | CMakeLists.txt | 11 project(sysbuild LANGUAGES) project
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 367 def kconfig_snippet(meta, path, kconfig_file=None, blobs=False, taint_blobs=False, sysbuild=False): argument
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testinstance.py | 608 def test_testinstance_get_elf_file(caplog, tmp_path, testinstance, sysbuild, expected_error): argument
|
D | test_runner.py | 664 sysbuild, argument
|