Searched refs:fetch (Results 26 – 50 of 131) sorted by relevance
123456
/Zephyr-latest/doc/develop/west/ |
D | troubleshooting.rst | 27 …west.manifest: running 'git fetch ... https://github.com/your-username/your_project ...' in /some/… 29 The ``git fetch`` command example in the last line above is what needs to 33 ``git fetch`` command, then debug from there using the documentation for your 40 If you can get the ``git fetch`` command to run successfully without prompting
|
D | built-in.rst | 119 To avoid unnecessary fetches, ``west update`` will not fetch project 121 locally. This is the behavior when the ``-f`` (``--fetch``) option has its 122 default value, ``smart``. To force this command to fetch from project remotes 124 or set the ``update.fetch`` :ref:`configuration option <west-config>` to 130 regardless of ``-f`` and ``update.fetch``. 271 West may fetch all refs from the Git server when given a SHA as a revision.
|
D | release-notes.rst | 352 topdir, use the ``path:`` key. If you need to customize a project's fetch URL 359 instead of ``git init`` and ``git fetch``. See `issue #522`_ for details. 364 - ``west update --fetch=smart`` (``smart`` is the default) now correctly skips 374 ``pull/1234/head`` references which could previously be used to fetch a pull 375 request can no longer be passed to ``--manifest-rev``. Users must now fetch 399 - ``west update`` now supports a ``--fetch-opt`` option that will be passed to 400 the ``git fetch`` command used to fetch remote revisions when updating each 685 update --fetch=smart``, introduced in v0.6.1. 698 - The :ref:`west-update` command has a new ``--fetch`` 699 command line flag and ``update.fetch`` :ref:`configuration option [all …]
|
D | zephyr-cmds.rst | 157 The ``blobs`` command has three sub-commands, used to list, fetch or clean (i.e. 169 west blobs fetch 180 fetch or clean blobs for by typing the module names as a command-line
|
D | workspaces.rst | 47 You can use west to fetch from private repositories. There is nothing 50 The ``west update`` command essentially runs ``git fetch YOUR_PROJECT_URL`` 52 commit. It's up to your environment to make sure the fetch succeeds.
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/ |
D | index.rst | 70 cyw920829m2evk_02 board requires fetch binary files (e.g Bluetooth controller firmware). 72 To fetch Binary Blobs: 76 west blobs fetch hal_infineon
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/doc/ |
D | index.rst | 146 west blobs fetch hal_nxp 212 BLE functionality requires to fetch binary blobs, so make sure to follow 222 Wi-Fi functionality requires to fetch binary blobs, so make sure to follow
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 359 …est -n "__zephyr_west_seen_subcommand_from update" -o f -l fetch -ra "always smart" -d "fetch stra… 360 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o o -l fetch-opt -d "fetch options" 361 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o n -l narrow -d "narrow fetch" 502 …blobs; and not __fish_seen_subcommand_from list fetch clean" -ra "list\t'list binary blobs' fetch\… 503 …hyr_west_seen_subcommand_from blobs; and __fish_seen_subcommand_from list fetch clean" -ra "(__zep… 504 …phyr_west_seen_subcommand_from blobs; and not __fish_seen_subcommand_from fetch clean" -o f -l for…
|
/Zephyr-latest/boards/kincony/kincony_kc868_a32/doc/ |
D | index.rst | 34 west blobs fetch hal_espressif
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 51 On a TLB miss, the hardware immediately does a single fetch (at ring 0 59 memory fetch vs. e.g. the 2-5 fetches required to walk a page table on 62 This special "refill" fetch is otherwise identical to any other memory 73 Obviously, the page table memory being virtual means that the fetch 86 go through the same refill process above. This second TLB fetch in 124 requires doing a fetch via the instruction TLB. And that obviously 241 A final important note is that the hardware PTE refill fetch works
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 37 * fetch and build Xen (e.g. RELEASE-4.17.0) for arm64 platform
|
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 41 west blobs fetch hal_espressif
|
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/ |
D | README.rst | 12 Application uses :ref:`rtio` with mempool API to fetch data from virtual sensor
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 39 west blobs fetch hal_nordic
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 39 west blobs fetch hal_nordic
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/doc/ |
D | index.rst | 72 west blobs fetch hal_espressif
|
/Zephyr-latest/boards/m5stack/m5stack_atom_lite/doc/ |
D | index.rst | 70 west blobs fetch hal_espressif
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3_lite/doc/ |
D | index.rst | 70 west blobs fetch hal_espressif
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/doc/ |
D | index.rst | 88 To fetch Binary Blobs: 92 west blobs fetch hal_infineon
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 80 west blobs fetch hal_nxp 170 BLE functionality requires to fetch binary blobs, so make sure to follow
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 289 prompt "Path to MCUboot or DOWNLOAD to fetch automatically" 297 with TF-M do not fetch external trees. 309 fetch and check-out the MCUboot version to use in the build. 315 prompt "Path to QCBOR or DOWNLOAD to fetch automatically"
|
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/ |
D | index.rst | 100 west blobs fetch hal_espressif
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 188 To fetch Binary Blobs: 192 west blobs fetch hal_stm32
|
/Zephyr-latest/boards/sparkfun/thing_plus_matter_mgm240p/doc/ |
D | index.rst | 141 west blobs fetch silabs
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_ek2703a/doc/ |
D | index.rst | 142 west blobs fetch hal_silabs
|
123456