forked from qt-creator/qt-creator
Doc: Fix typo in Bare Metal instructions
Fixes: QTCREATORBUG-22062 Change-Id: Ie3b57768c946b59b95e6d1c8c245e1287d6b749f Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2018 The Qt Company Ltd.
|
** Copyright (C) 2019 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices >
|
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Devices >
|
||||||
\uicontrol {Bare Metal} > \uicontrol Add > \uicontrol Default,
|
\uicontrol {Bare Metal} > \uicontrol Add > \uicontrol Default,
|
||||||
\uicontrol OpenCD, or \uicontrol {ST-LINK Utility} to specify
|
\uicontrol OpenOCD, or \uicontrol {ST-LINK Utility} to specify
|
||||||
connections to GDB servers or hardware debuggers:
|
connections to GDB servers or hardware debuggers:
|
||||||
|
|
||||||
\image creator-baremetal-device.png "Bare Metal options"
|
\image creator-baremetal-device.png "Bare Metal options"
|
||||||
|
Reference in New Issue
Block a user