From a34f0205b383a72a0c4f826657930f7ec29d6b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Fri, 21 Jan 2022 13:28:14 +0100 Subject: Highlight how to run examples locally --- book/en/src/by-example/resources.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'book/en/src/by-example/resources.md') diff --git a/book/en/src/by-example/resources.md b/book/en/src/by-example/resources.md index 0b69c4d..6426913 100644 --- a/book/en/src/by-example/resources.md +++ b/book/en/src/by-example/resources.md @@ -37,6 +37,8 @@ The example application shown below contains two tasks where each task has acces {{#include ../../../../examples/locals.rs}} ``` +Running the example: + ``` console $ cargo run --target thumbv7m-none-eabi --example locals {{#include ../../../../ci/expected/locals.run}} -- cgit v1.2.3