Lines Matching refs:build
96 2. Manual build
110 The sysbuild makes possible to build and flash all necessary images needed to
113 To build the sample application using sysbuild use the command:
119 :goals: build
127 Zephyr build. Output is structured by the domain subdirectories:
131 build/
144 With ``--sysbuild`` option the bootloader will be re-build and re-flash
145 every time the pristine build is used.
147 For more information about the system build please read the :ref:`sysbuild` documentation.
149 Manual build
152 During the development cycle, it is intended to build & flash as quickly possible.
153 For that reason, images can be built one at a time using traditional build.
155 The instructions following are relevant for both manual build and sysbuild.
156 The only difference is the structure of the build directory.
168 :goals: build
201 To build the blinky sample:
207 :goals: build
209 To build the bluetooth beacon sample:
215 :goals: build