Home
last modified time | relevance | path

Searched refs:sysbuild (Results 126 – 150 of 222) sorted by relevance

123456789

/Zephyr-latest/samples/bluetooth/cap_acceptor/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/cap_initiator/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/ccp_call_control_server/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/central_hr/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/peripheral_hr/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/drivers/mbox_data/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
Dsysbuild.cmake8 "There is no remote board selected in Kconfig.sysbuild")
/Zephyr-latest/cmake/modules/
Dhwm_v2.cmake15 # - Kconfig.sysbuild: Contains references to SoC sysbuild Kconfig files.
106 kconfig_gen("soc" "Kconfig.sysbuild" "${kconfig_soc_source_dir}" "Sysbuild SoC Kconfig")
110 kconfig_gen("boards" "Kconfig.sysbuild" "${BOARD_DIRECTORIES}" "Sysbuild board Kconfig")
/Zephyr-latest/boards/espressif/esp32s3_devkitm/doc/
Dindex.rst136 The sysbuild makes possible to build and flash all necessary images needed to
139 To build the sample application using sysbuild use the command:
146 :west-args: --sysbuild
149 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
152 Build directory structure created by sysbuild is different from traditional
170 With ``--sysbuild`` option the bootloader will be re-build and re-flash
173 For more information about the system build please read the :ref:`sysbuild` documentation.
181 The instructions following are relevant for both manual build and sysbuild.
/Zephyr-latest/boards/luatos/esp32s3_luatos_core/doc/
Dindex.rst172 The sysbuild makes possible to build and flash all necessary images needed to
175 To build the sample application using sysbuild use the command:
182 :west-args: --sysbuild
185 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
188 Build directory structure created by sysbuild is different from traditional
206 With ``--sysbuild`` option the bootloader will be re-build and re-flash
209 For more information about the system build please read the :ref:`sysbuild` documentation.
217 The instructions following are relevant for both manual build and sysbuild.
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/
Dindex.rst142 The sysbuild makes possible to build and flash all necessary images needed to
145 To build the sample application using sysbuild use the command:
152 :west-args: --sysbuild
155 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
158 Build directory structure created by sysbuild is different from traditional
176 With ``--sysbuild`` option the bootloader will be re-build and re-flash
179 For more information about the system build please read the :ref:`sysbuild` documentation.
187 The instructions following are relevant for both manual build and sysbuild.
/Zephyr-latest/boards/espressif/esp32s3_devkitc/doc/
Dindex.rst136 The sysbuild makes possible to build and flash all necessary images needed to
139 To build the sample application using sysbuild use the command:
146 :west-args: --sysbuild
149 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
152 Build directory structure created by sysbuild is different from traditional
170 With ``--sysbuild`` option the bootloader will be re-build and re-flash
173 For more information about the system build please read the :ref:`sysbuild` documentation.
181 The instructions following are relevant for both manual build and sysbuild.
/Zephyr-latest/boards/adafruit/feather_esp32s3_tft/doc/
Dindex.rst143 The sysbuild makes possible to build and flash all necessary images needed to
146 To build the sample application using sysbuild use the command:
153 :west-args: --sysbuild
156 By default, the ESP32-S3 sysbuild creates bootloader (MCUboot) and application
159 Build directory structure created by sysbuild is different from traditional
177 With ``--sysbuild`` option the bootloader will be re-build and re-flash
180 For more information about the system build please read the :ref:`sysbuild`
190 The instructions following are relevant for both manual build and sysbuild.
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
DKconfig.sysbuild6 source "share/sysbuild/Kconfig"
Dsysbuild.cmake8 "There is no remote board selected in Kconfig.sysbuild")
/Zephyr-latest/tests/drivers/mbox/mbox_data/
Dsysbuild.cmake8 "There is no remote board selected in Kconfig.sysbuild")
/Zephyr-latest/samples/drivers/mbox/
DREADME.rst24 :west-args: --sysbuild
72 :west-args: --sysbuild
Dsysbuild.cmake8 "There is no remote board selected in Kconfig.sysbuild")
/Zephyr-latest/samples/subsys/ipc/openamp/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/bsim/bluetooth/audio/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst8 programming boards. This configuration is used for :ref:`sysbuild` projects and allows for
85 Commands that are supported by flash runners can be used as normal when flashing non-sysbuild
86 applications, the run once configuration will not be used. When flashing a sysbuild project with
94 …cmake -GNinja -Sshare/sysbuild/ -Bbuild -DBOARD=nrf5340dk/nrf5340/cpuapp -DAPP_DIR=samples/subsys/…
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/
Dindex.rst171 The sysbuild makes possible to build and flash all necessary images needed to
174 To build the sample application using sysbuild use the command:
181 :west-args: --sysbuild
184 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
187 Build directory structure created by sysbuild is different from traditional
205 With ``--sysbuild`` option the bootloader will be re-build and re-flash
208 For more information about the system build please read the :ref:`sysbuild` documentation.
216 The instructions following are relevant for both manual build and sysbuild.

123456789