aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-28 12:30:06 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-08-31 11:28:42 +0000
commite8eafd85eea5201504d305fcdc68ba324bbd4715 (patch)
tree4045e14a95aa973cd4aa460948e390b1695186d7 /doc
parent48bfe882e030f1037da943f814135e0898f33eaf (diff)
Doc: Update the MCU options dialog screenshot
Also, fix the broken link to the Qt for MCUs supported platforms page. Change-Id: If0a0702b0821e2e46eca2ad57676c53cb20040e2 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/images/qtcreator-mcu-options.pngbin11098 -> 12096 bytes
-rw-r--r--doc/qtcreator/src/external-resources/external-resources.qdoc2
-rw-r--r--doc/qtcreator/src/mcu/creator-mcu-dev.qdoc3
3 files changed, 4 insertions, 1 deletions
diff --git a/doc/qtcreator/images/qtcreator-mcu-options.png b/doc/qtcreator/images/qtcreator-mcu-options.png
index 5d8758a8e11..4dab2f9a2ab 100644
--- a/doc/qtcreator/images/qtcreator-mcu-options.png
+++ b/doc/qtcreator/images/qtcreator-mcu-options.png
Binary files differ
diff --git a/doc/qtcreator/src/external-resources/external-resources.qdoc b/doc/qtcreator/src/external-resources/external-resources.qdoc
index e74ee2897b6..ba06b3cc3d9 100644
--- a/doc/qtcreator/src/external-resources/external-resources.qdoc
+++ b/doc/qtcreator/src/external-resources/external-resources.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \externalpage https://doc.qt.io/QtForMCUs/qtul-environment.html
+ \externalpage https://doc.qt.io/QtForMCUs/qtul-supported-platforms.html
\title Qt for MCUs - Supported Target Platforms
*/
/*!
diff --git a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
index 399524ddce7..3673f97b195 100644
--- a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
+++ b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc
@@ -100,11 +100,14 @@
\list
\li The \uicontrol {GNU ARM Embedded Toolchain} path.
\li The \uicontrol {STM32CubeProgrammer} install path.
+ \li The \uicontrol {MCU SDK} for the chosen target.
\endlist
\li For NXP targets:
\list
\li The \uicontrol {GNU ARM Embedded Toolchain} path.
\li The \uicontrol {MCUXpresso IDE} install path.
+ \li The \uicontrol {MCU SDK} for the chosen target.
+ \li The \uicontrol {FreeRTOS Sources} for the chosen target.
\endlist
\li For Renesas targets:
\list