Searched refs:blobs (Results 1 – 25 of 48) sorted by relevance
12
/Zephyr-Core-3.5.0/scripts/west_commands/ |
D | blobs.py | 82 blobs = [] 90 blobs += zephyr_module.process_blobs(module.project, module.meta) 92 return blobs 95 blobs = self.get_blobs(args) 97 for blob in blobs: 115 blobs = self.get_blobs(args) 116 for blob in blobs: 124 blobs = self.get_blobs(args) 125 for blob in blobs:
|
/Zephyr-Core-3.5.0/doc/contribute/ |
D | bin_blobs.rst | 1 .. _bin-blobs: 8 help of executable code distributed in binary form. Binary blobs (or blobs for 12 Zephyr supports downloading and using third-party binary blobs via its built-in 18 the support for binary blobs in forks or third-party distributions of Zephyr. In 19 fact, Zephyr’s build system supports arbitrary use cases related to blobs. This 22 blobs if they cannot meet the requirements described in this page. 27 Most binary blobs are distributed under proprietary licenses which vary 30 click-through or other EULA-like workflow when users fetch and install blobs. 39 The Zephyr Project does not host binary blobs in its Git repositories or 42 Fetching blobs [all …]
|
D | index.rst | 86 :ref:`bin-blobs` 89 blobs <blobs-process>` to the project.
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | zephyr-cmds.rst | 143 .. _west-blobs: 145 Working with binary blobs: ``west blobs`` 148 The ``blobs`` command allows users to interact with :ref:`binary blobs 149 <bin-blobs>` declared in one or more :ref:`modules <modules>` via their 152 The ``blobs`` command has three sub-commands, used to list, fetch or clean (i.e. 153 delete) the binary blobs themselves. 155 You can list binary blobs while specifying the format of the output:: 157 west blobs list -f '{module}: {type} {path}' 160 ``west blobs -h``. 162 Fetching blobs works in a similar manner:: [all …]
|
D | without-west.rst | 74 Similarly, if your application requires binary blobs and you are not using 75 west, you will need to download and place those blobs in the right places 76 instead of using ``west blobs``. See :ref:`bin-blobs` for more details.
|
/Zephyr-Core-3.5.0/modules/hal_infineon/cat1cm0p/ |
D | CMakeLists.txt | 7 set(hal_blobs_dir ${hal_dir}/zephyr/blobs/img/cat1cm0p/COMPONENT_CM0P_SLEEP) 36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
|
/Zephyr-Core-3.5.0/scripts/ |
D | zephyr_module.py | 299 blobs = [] 302 return blobs 309 blobs.append(blob) 311 return blobs 314 def kconfig_snippet(meta, path, kconfig_file=None, blobs=False, sysbuild=False): argument 327 if blobs: 333 blobs = process_blobs(module, meta) 334 taint_blobs = len(tuple(filter(lambda b: b['status'] != 'D', blobs))) != 0 340 return kconfig_snippet(meta, module_path, blobs=taint_blobs) 351 blobs=taint_blobs)
|
/Zephyr-Core-3.5.0/modules/hal_infineon/bless/ |
D | CMakeLists.txt | 6 set(bless_blobs_dir ${ZEPHYR_HAL_INFINEON_MODULE_DIR}/zephyr/blobs/img/bluetooth/firmware)
|
/Zephyr-Core-3.5.0/scripts/west_commands/completion/ |
D | west-completion.fish | 182 "blobs" "work with binary blobs" 237 …ephyr_west_seen_subcommand_from list; and not __fish_seen_subcommand_from blobs" -ra "(__zephyr_we… 238 …ephyr_west_seen_subcommand_from list; and not __fish_seen_subcommand_from blobs" -o a -l all -d "i… 239 …ephyr_west_seen_subcommand_from list; and not __fish_seen_subcommand_from blobs" -l manifest-path-… 240 …ephyr_west_seen_subcommand_from list; and not __fish_seen_subcommand_from blobs" -o f -l format -d… 367 # blobs 368 …west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra blobs -d "work with binary blobs" 369 …blobs; and not __fish_seen_subcommand_from list fetch clean" -ra "list\t'list binary blobs' fetch\… 370 complete -c west -n "__zephyr_west_seen_subcommand_from blobs; and __fish_seen_subcommand_from list… 371 complete -c west -n "__zephyr_west_seen_subcommand_from blobs; and not __fish_seen_subcommand_from …
|
D | west-completion.zsh | 36 'blobs[work with binary blobs]' 312 'list[list binary blobs]' 313 'fetch[fetch binary blobs]' 314 'clean[clean working tree of binary blobs]'
|
D | west-completion.bash | 910 blobs) 958 blobs
|
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/ |
D | 008_bin-blobs.md | 2 name: Binary blobs
|
/Zephyr-Core-3.5.0/modules/hal_infineon/btstack-integration/ |
D | CMakeLists.txt | 7 set(hal_blobs_dir ${hal_dir}/zephyr/blobs/img/bluetooth/firmware)
|
/Zephyr-Core-3.5.0/boards/arm/efr32xg24_dk2601b/doc/ |
D | index.rst | 157 blobs from the SiLabs HAL repository. 161 west blobs fetch silabs
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32s2_franzininho/doc/ |
D | index.rst | 43 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 48 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32_devkitc_wroom/doc/ |
D | index.rst | 100 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 105 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/riscv/stamp_c3/doc/ |
D | index.rst | 45 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 50 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32_net/doc/ |
D | index.rst | 19 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 24 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/odroid_go/doc/ |
D | index.rst | 87 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 92 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/riscv/xiao_esp32c3/doc/ |
D | index.rst | 69 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 74 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/heltec_wifi_lora32_v2/doc/ |
D | index.rst | 31 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 36 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/xiao_esp32s3/doc/ |
D | index.rst | 85 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 90 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/arm/efr32_thunderboard/doc/ |
D | brd4184.rst | 187 blobs from the SiLabs HAL repository. 191 west blobs fetch silabs
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32s2_saola/doc/ |
D | index.rst | 77 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 82 west blobs fetch hal_espressif
|
/Zephyr-Core-3.5.0/boards/xtensa/m5stack_core2/doc/ |
D | index.rst | 133 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 138 west blobs fetch hal_espressif
|
12