Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed unnecessary newt build
Removed unnecessary newt build

Signed-off-by: Stefan Diewald <[email protected]>
  • Loading branch information
dwld committed Apr 2, 2020
commit 1c6de72f1a4c24447acc5877b1cf0923578983dc
2 changes: 1 addition & 1 deletion docs/command_list/newt_mfg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Build the bootloader and app images.
.. code-block:: console

$ newt build rb_boot
$ newt build rb_blink && newt create-image rb_blinky 0.0.1
$ newt create-image rb_blinky 0.0.1

Run the ``newt mfg create`` command to collect all the manufacturing snapshot files.

Expand Down