Searched refs:clone (Results 26 – 50 of 56) sorted by relevance
123
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 22 git clone https://github.com/siemens/jailhouse-images.git
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 157 Below steps clone and build the hawkbit with self-signed certificate 162 git clone https://github.com/eclipse/hawkbit.git
|
/Zephyr-latest/boards/digilent/zybo/doc/ |
D | index.rst | 68 git clone -b v2022.04 https://source.denx.de/u-boot/u-boot.git
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_multiple_instances.rst | 24 git clone https://github.com/zephyrproject-rtos/net-tools
|
D | qemu_setup.rst | 32 git clone https://github.com/zephyrproject-rtos/net-tools
|
D | network_monitoring.rst | 32 git clone https://github.com/zephyrproject-rtos/net-tools
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 27 clone each of the external repositories
|
D | built-in.rst | 32 **Option 1**: to clone a new manifest repository from a remote URL, use: 49 would clone the upstream official zephyr repository into :file:`zp/zephyr`,
|
D | release-notes.rst | 358 in a detached HEAD state. This has been fixed by using ``git clone`` internally 497 to clone `Git submodules 740 a per-installation clone. See `Multiple Repository Management in the v1.14
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 53 First you need the source code, clone from: 57 git clone https://github.com/projectacrn/acrn-hypervisor
|
/Zephyr-latest/boards/arduino/due/doc/ |
D | index.rst | 152 $ git clone https://github.com/shumatech/BOSSA.git
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 184 git clone https://gitlab.eclipse.org/eclipse/titan/titan.misc.git
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 66 git clone https://github.com/litex-hub/zephyr-on-litex-vexriscv.git
|
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/ |
D | index.rst | 392 $ git clone http://git.code.sf.net/p/stm32flash/code stm32flash
|
/Zephyr-latest/boards/st/nucleo_h503rb/doc/ |
D | index.rst | 202 In order to use it though, you should clone from the cutomized
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 206 dev$ git clone https://chromium.googlesource.com/chromiumos/third_party/kernel 352 dev$ git clone https://github.com/thesofproject/rimage
|
/Zephyr-latest/doc/ |
D | glossary.rst | 185 :term:`west manifest repository` in it. You clone the Zephyr source code,
|
/Zephyr-latest/boards/st/nucleo_h563zi/doc/ |
D | index.rst | 264 In order to use it though, you should clone from the cutomized
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 253 In order to use it though, you should clone from the cutomized
|
/Zephyr-latest/boards/st/nucleo_h533re/doc/ |
D | index.rst | 250 In order to use it though, you should clone from the cutomized
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 505 be used with a clone of this specific hardware. On the contrary, if the driver 509 prevent you from implementing a hardware-clone firmware. Instead, if possible,
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 189 struct net_buf_simple *clone);
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-tools.rst | 56 git clone git://git.kernel.org/pub/scm/bluetooth/bluez.git
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 234 git clone https://github.com/zephyrproject-rtos/example-application my-app 262 git clone https://github.com/zephyrproject-rtos/example-application my-manifest-repo 270 repository will match the example-application's contents when you clone it. You
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 209 Next, clone Zephyr and its :ref:`modules <modules>` into a new :ref:`west
|
123