From 360d20515d56b503565f85258fadcfb3c35dfc90 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 21 Nov 2014 09:48:49 +0100 Subject: Doc: Discuss Flashing Wizard in the device setup instructions Mention the wizard as an easy alternative for setting up a device with B2Qt image. Change-Id: Ie58ee110f190c87164f36b5985dcc3613b9b6fb9 Reviewed-by: Rainer Keller --- src/doc/src/shared/common.qdocinc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/doc/src/shared') diff --git a/src/doc/src/shared/common.qdocinc b/src/doc/src/shared/common.qdocinc index a5b9b0a..3a449c8 100644 --- a/src/doc/src/shared/common.qdocinc +++ b/src/doc/src/shared/common.qdocinc @@ -28,3 +28,17 @@ target hardware \endlist //! [overview-list] + +//! [wizard] + \b {Install Using the Flashing Wizard} + + \SDK includes an easy to use application for setting up a supported + device for \B2Q. In Qt Creator, select \b Tools > \b {Flash \B2Q Device} + and follow the step-by-step instructions. + + Alternatively, you can install the image from the command line using + the instructions below. + + \b {Install from the Command Line} +//! [wizard] +*/ -- cgit v1.2.3