Searched refs:update (Results 226 – 250 of 420) sorted by relevance
12345678910>>...17
/Zephyr-latest/samples/modules/thrift/hello/ |
D | README.rst | 60 west update
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 19 likely want to download a firmware update (mine did). Let this finish 247 dev$ make olddefconfig # Or otherwise update .config 355 dev$ git submodule update
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfigVersion.cmake | 27 …# In future, this is the place to update in case Zephyr 3.x is not backward compatible with versio…
|
/Zephyr-latest/boards/hardkernel/odroid_go/doc/ |
D | index.rst | 71 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/ |
D | index.rst | 115 Follow these `xds110 firmware update directions
|
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/ |
D | index.rst | 64 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/ |
D | index.rst | 111 Follow these `xds110 firmware update directions
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/ |
D | index.rst | 109 Follow these `xds110 firmware update directions
|
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/ |
D | README.rst | 47 west update cmsis-dsp
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 101 :c:func:`sys_mm_drv_update_region_flags` to update flags associated 825 ``write``, ``start``, ``stop``, ``update``, ``pause``, ``resume``. 833 functions, which allow to update multiple resources w/o sending a 834 notification for every update. 1590 * stm32cube: update stm32f7 to cube version V1.17.0. 1591 * stm32cube: update stm32g0 to cube version V1.6.1. 1592 * stm32cube: update stm32g4 to cube version V1.5.1. 1593 * stm32cube: update stm32l4 to cube version V1.17.2. 1594 * stm32cube: update stm32u5 to cube version V1.1.1. 1595 * stm32cube: update stm32wb to cube version V1.14.0. [all …]
|
D | release-notes-4.1.rst | 222 * :c:member:`bt_mesh_health_cli::update` callback can be used to periodically update the message 361 You may update this list as you contribute a new board during the release cycle, in order to make 363 that this list will be recomputed at the time of the release, so you don't *have* to update it.
|
D | migration-guide-3.7.rst | 57 update the include paths of these affected headers as soon as possible. 69 update the include path. (:github:`64987`) 378 changed polarity with this update, to align better with the new 421 pin has changed polarity with this update, for an example, see below: 461 ``cmd-data-gpios`` pin has changed polarity with this update, to align better 504 pin has changed polarity with this update. For an example, see below:
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | access.c | 857 if (!pub->update) { in pub_period_start() 861 err = pub->update(pub->mod); in pub_period_start() 930 if (pub->retr_update && pub->update && in mod_publish() 932 err = pub->update(pub->mod); in mod_publish() 2629 if (mod->pub && mod->pub->update && in commit_mod()
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 173 the flash size of the target chip and update the bootloader image
|
/Zephyr-latest/scripts/west_commands/ |
D | patch.py | 381 hasher.update(patch_file_data)
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nrf_common.py | 483 op['operation'].update(kwargs)
|
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/ |
D | index.rst | 125 $ pyocd pack --update
|
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/ |
D | index.rst | 49 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | Kconfig | 122 have ever been enabled, following a system reset, otherwise the update is ignored.
|
/Zephyr-latest/boards/others/esp32c3_supermini/doc/ |
D | index.rst | 60 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/lilygo/ttgo_t8c3/doc/ |
D | index.rst | 72 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/lilygo/ttgo_t8s3/doc/ |
D | index.rst | 85 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/ |
D | index.rst | 61 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/ |
D | index.rst | 61 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/ti/cc1352p7_launchpad/doc/ |
D | index.rst | 112 Follow these `xds110 firmware update directions
|
12345678910>>...17