Lines Matching refs:build
83 must be build (and flash) at least once.
88 2. Manual build
102 The sysbuild makes possible to build and flash all necessary images needed to
105 To build the sample application using sysbuild use the command:
111 :goals: build
119 Zephyr build. Output is structured by the domain subdirectories:
123 build/
136 With ``--sysbuild`` option the bootloader will be re-build and re-flash
137 every time the pristine build is used.
139 For more information about the system build please read the :ref:`sysbuild` documentation.
141 Manual build
144 During the development cycle, it is intended to build & flash as quickly possible.
145 For that reason, images can be build one at a time using traditional build.
147 The instructions following are relevant for both manual build and sysbuild.
148 The only difference is the structure of the build directory.
160 :goals: build
194 To build the blinky sample:
200 :goals: build
202 To build the bluetooth beacon sample:
208 :goals: build