Searched full:build (Results 1851 – 1875 of 2206) sorted by relevance
1...<<71727374757677787980>>...89
188 * in another area of memory generated at build time by gen_kobject_list.py300 * For example it can't evaluate variable address at build time like GCC toolchain can do.
231 You can build applications in the usual way. Here is an example for237 :goals: build
58 in mind each commit in the PR must still build cleanly and pass all the CI124 Every commit in the pull request must build successfully and pass all relevant tests. This
151 Then build and flash the application in the usual way.156 :goals: build flash
144 #. Build the Zephyr kernel and the :zephyr:code-sample:`hello_world` sample application:149 :goals: build
178 and names other projects required to build it in its :file:`west.yml`. This251 (The ``west-commands`` is there for :ref:`west-build-flash-debug` and other
147 Then build and flash the application in the usual way.152 :goals: build flash
145 Then build and flash the application in the usual way.150 :goals: build flash
42 a subprocess. Required parameters (such as build directory, device to be used, etc.) are passed176 control over the build process is needed. It becomes responsibility of the test to initialize the
266 * So that the build tool could mark them as an entry point to be linked307 * GEN_ABSOLUTE_SYM_KCONFIG() is outputted by the build system
269 /* DMAs assigned to DMAMUX channels at build time might not be ready. */ in dmamux_stm32_init()303 * DMAMUX_CHANNEL_INIT_X macros resolve this mapping at build time for each
24 First, build the docker container. You only need to do this one, or when you update the container.27 docker build -t net-tools .
361 # this information is needed to build nrfutil database-config467 # this information is needed to build nrfutil database-config
23 Build System
21 generally this is used when switching to a new application build if the application uses storage
86 - Bit 0-7 : build version number;
18 # NOTE: ${linker_script_gen} will be produced at build-time; not at configure-time
98 :goals: build flash
140 :goals: build flash
180 * west build -p auto -b qemu_riscv64 -t run \ in ZTEST()
179 is enabled otherwise the build will fail.
34 build and test run and give an ACK/NAK to the build118 - All applicable samples/tests shall build on Tiers 0, 1 and 2
199 Now build and flash the application.204 :goals: build flash216 ***** BOOTING ZEPHYR OS v1.8.99 - BUILD: Aug 4 2017 14:54:40 *****
146 Build and flash applications as usual (see :ref:`build_an_application` and179 *** Booting Zephyr OS build v2.6.0-rc1-301-gd9c666a5abf8 ***197 *** Booting Zephyr OS build v2.6.0-rc1-301-gd9c666a5abf8 ***
171 Build and flash applications as usual (see :ref:`build_an_application` and219 ``-DBOARD_DEBUG_RUNNER=jlink`` when you invoke ``west build`` to override the226 :goals: build