aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-27 09:16:02 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-28 13:37:30 +0000
commit5ac01be9347678950ff623a5fe86d1290a10395a (patch)
tree5cdae9fd9d72e3c155676bb2a99a7ef45364946a /doc
parent6181399187214eaf72327314205e516699a96e04 (diff)
Doc: Drop BareMetal from the requirements list
In addition, drop the instructions to enable or disable a plugin. It is already documented else where and is less relevant in this context. Fixes: QTCREATORBUG-24531 Change-Id: Icd1f46333e1d1f64ff24ab0b2eb1e571d533e5ed Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/mcu/creator-mcu-dev.qdoc23
1 files changed, 4 insertions, 19 deletions
diff --git a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
index 96fb05b697..399524ddce 100644
--- a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
+++ b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
@@ -55,7 +55,6 @@
\list
\li Qt for MCU SDK (only available for Windows)
- \li The Bare Metal plugin
\li \l{https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm}
{GNU ARM Embedded Toolchain}
\endlist
@@ -74,25 +73,11 @@
between \QC and MCUs. The following subsections guide you through the
setup process.
- \section2 MCU and Bare Metal Plugins
+ \section2 MCU Plugin
- To be able to develop applications for MCUs, you need the MCU plugin at least.
- This plugin is enabled automatically by the installer when you install the
- Qt for MCUs SDK.
-
- The Bare Metal plugin is optional unless you want to configure the
- debug server provider settings explicitly. For more information
- see \l{Connecting Bare Metal Devices}.
-
- To explicitly disable or enable any of these plugins, follow these
- instructions:
- \list 1
- \li Select \uicontrol Help > \uicontrol {About Plugins} >
- \uicontrol {Device Support} > \uicontrol {Bare Metal} and
- \uicontrol {MCU Support} to enable the Bare Metal and MCU
- plugins.
- \li Select \uicontrol {Restart Now} to restart \QC and load the plugins.
- \endlist
+ To be able to develop applications for MCUs, you need the MCU plugin.
+ This plugin is enabled automatically by the Qt online installer when
+ you install the Qt for MCUs SDK.
\section2 Specifying MCU Settings