Home
last modified time | relevance | path

Searched defs:sysbuild (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/doc/build/sysbuild/
Dindex.rst1 .. _sysbuild: target
475 Targeting the same board
491 Targeting a different board
518 Targeting conditionally using Kconfig
564 Building without flashing
593 Zephyr application configuration
726 Adding dependencies among Zephyr applications
780 .. _MCUboot with Zephyr: https://docs.mcuboot.com/readme-zephyr
781 .. _ExternalProject: https://cmake.org/cmake/help/latest/module/ExternalProject.html
/Zephyr-latest/share/sysbuild/template/
DCMakeLists.txt12 project(sysbuild LANGUAGES) project
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/sysbuild/
DCMakeLists.txt9 project(sysbuild LANGUAGES) project
/Zephyr-latest/tests/cmake/sysbuild_snippets/sysbuild/
DCMakeLists.txt11 project(sysbuild LANGUAGES) project
/Zephyr-latest/scripts/
Dzephyr_module.py358 def kconfig_snippet(meta, path, kconfig_file=None, blobs=False, taint_blobs=False, sysbuild=False): argument
/Zephyr-latest/scripts/tests/twister/
Dtest_testinstance.py608 def test_testinstance_get_elf_file(caplog, tmp_path, testinstance, sysbuild, expected_error): argument
Dtest_runner.py661 sysbuild, argument