Skip to content

Commit

Permalink
pw_rust: Remove excess newline in doc command line
Browse files Browse the repository at this point in the history
Change-Id: I23bea68d94a10d645b839f58d1560d982b243975
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182451
Commit-Queue: Auto-Submit <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Armando Montanez <[email protected]>
Pigweed-Auto-Submit: Anthony DiGirolamo <[email protected]>
  • Loading branch information
adamac authored and CQ Bot Account committed Dec 14, 2023
1 parent 60c1173 commit 6c988bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pw_rust/docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ the following commands where ``PLATFORM`` is one of ``lm3s6965evb`` or
.. code-block:: bash
$ bazel build //pw_rust/examples/embedded_hello:hello \
--platforms //pw_build/platforms:${PLATFORM} \
--platforms //pw_build/platforms:${PLATFORM}
$ qemu-system-arm \
-machine ${PLATFORM} \
Expand Down

0 comments on commit 6c988bb

Please sign in to comment.