Searched full:build (Results 1901 – 1925 of 2206) sorted by relevance
1...<<71727374757677787980>>...89
338 found in :ref:`nordic_segger_flashing`. Then build and flash354 Then build and flash the application in the usual way.359 :goals: build flash379 You can build and flash the examples to make sure Zephyr is
213 string "Zephyr HCI VS Build Info string"217 User-defined string that will be returned by the Zephyr VS Read Build218 Information command after the Zephyr version and build time. When
200 ['--build-only', '-b']239 args = ['--outdir', out_path,'-i', '-T', test_path, '--build-only'] + \679 …args = ['--outdir', out_path, '-T', test_path, '--retry-build-errors', '--retry-failed', iteration…
100 …ath = os.path.join(out_path, 'qemu_x86_atom', 'zephyr', rel_path, 'always_fail.dummy', 'build.log')
217 Once the host tool and board are configured, build and flash applications263 ***** Booting Zephyr OS Booting Zephyr OS build v3.3.0-rc3-66 *****281 ***** Booting Zephyr OS Booting Zephyr OS build v3.3.0-rc3-66 *****
226 * Fixed the issue when mbedtls failed to build with ARC MWDT toolchain & minimal LibC due to259 * Added support to generate vector table at build time to be included in the linker script.487 Build system and Infrastructure798 * Fixed a build warning in eth_adin2111 driver on 64-bit platforms.810 * Fixed build of esp32 ethernet driver when :kconfig:option:`CONFIG_NET_STATISTICS` is enabled.1576 build and run time.1578 build and runtime duration to control the maximum time duration after which AP may1580 * Added support to configure ``inactivity_poll`` BSS parameter. Users can set build1584 build and run time parameter to control the maximum number of STA entries.2018 … ``west build``. This snippet sets the :kconfig:option:`CONFIG_BT_ZEPHYR_NUS_AUTO_START_BLUETOOTH`
110 Set ``--shield "st_b_lcd40_dsi1_mb1166"`` when you invoke ``west build``. For example:116 :goals: build
135 Build and flash applications as usual (see :ref:`build_an_application` and141 :goals: build
223 Connect the Myra SiP Baseboard to your host computer using the USB port, then build and flash229 :goals: build flash
108 def build(self): member in Harness403 f'--build-dir={self.running_dir}',430 elif handler.type_str == 'build':967 def build(self): member in Bsim1026 '--build-nocmake',
209 assert device.command == ['west', 'build', '-d', str(tmp_path), '-t', 'run']
97 Here is an example to build and flash the :zephyr:code-sample:`hello_world` application.
230 LOG_ERR("OSDP build ctx failed!"); in osdp_init()
13 which is a link of the Zephyr kernel without various build-time
151 :goals: build flash
8 memory footprint. The ICMsg backend is build on top of :ref:`spsc_pbuf`.
21 by eliminating code at build time for management routines that are not
166 * We generate at build time a set of dynamic stubs which push
190 is only intended to be used with the native_sim[//64] build of Zephyr.
116 known before build so that the console output messages can be easily
8 Memory Management Unit (MMU) and it must be enabled in the build. Due to
121 Maximum number of arguments that can build a command.
42 :goals: build flash
343 or ``--shield adafruit_can_picowbell`` when you invoke ``west build`` or ``cmake`` in your Zephyr a…351 :goals: build flash358 :goals: build flash365 :goals: build
274 debian/ubuntu can be quite old, so you might have to build dfu-util from source.313 Then build and flash an application. Here is an example for the319 :goals: build flash346 http://dfu-util.sourceforge.net/build.html