Searched defs:sysbuild (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 1 .. _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/ |
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 | 358 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 | 661 sysbuild, argument
|