forked from qt-creator/qt-creator
Doc: Add QDS Version Compatibility with Qt for MCUs SDKs topic
Added the QDS Version Compatibility with Qt for MCUs SDKs topic and modified the related topics accordingly. Task-number: QDS-9287 Change-Id: I30a89a87152d5db010d074110424b6039ce719cd Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Maija Metso <maija.metso@qt.io>
This commit is contained in:
@@ -0,0 +1,29 @@
|
|||||||
|
// Copyright (C) 2023 The Qt Company Ltd.
|
||||||
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||||
|
|
||||||
|
/*!
|
||||||
|
\previouspage studio-on-mcus.html
|
||||||
|
\page studio-compatibility-with-mcu-sdks.html
|
||||||
|
\nextpage studio-help.html
|
||||||
|
|
||||||
|
\title \QDS Version Compatibility with \QMCU SDKs
|
||||||
|
|
||||||
|
The following table lists the \QDS versions you can use to develop
|
||||||
|
applications with particular \QMCU SDK versions.
|
||||||
|
|
||||||
|
\table
|
||||||
|
\header
|
||||||
|
\li \QDS Version
|
||||||
|
\li \QMCU SDK Version
|
||||||
|
\row
|
||||||
|
\li 4.0 or later
|
||||||
|
\li 2.4 or later
|
||||||
|
\row
|
||||||
|
\li 3.8 up to 3.9
|
||||||
|
\li 2.3
|
||||||
|
\row
|
||||||
|
\li 3.4 up to 3.7
|
||||||
|
\li 2.2 (LTS)
|
||||||
|
\endtable
|
||||||
|
|
||||||
|
*/
|
@@ -4,7 +4,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\previouspage creator-editor-external.html
|
\previouspage creator-editor-external.html
|
||||||
\page studio-on-mcus.html
|
\page studio-on-mcus.html
|
||||||
\nextpage studio-help.html
|
\nextpage studio-compatibility-with-mcu-sdks.html
|
||||||
|
|
||||||
\title \QDS on MCUs
|
\title \QDS on MCUs
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\page studio-help.html
|
\page studio-help.html
|
||||||
\previouspage studio-on-mcus.html
|
\previouspage studio-compatibility-with-mcu-sdks.html
|
||||||
\nextpage creator-help.html
|
\nextpage creator-help.html
|
||||||
|
|
||||||
\title Help
|
\title Help
|
||||||
|
@@ -264,6 +264,9 @@
|
|||||||
\li \l{Converting UI Projects to Applications}
|
\li \l{Converting UI Projects to Applications}
|
||||||
\li \l{Using External Tools}
|
\li \l{Using External Tools}
|
||||||
\li \l{\QDS on MCUs}
|
\li \l{\QDS on MCUs}
|
||||||
|
\list
|
||||||
|
\li \l {\QDS Version Compatibility with \QMCU SDKs}
|
||||||
|
\endlist
|
||||||
\endlist
|
\endlist
|
||||||
\li \l Help
|
\li \l Help
|
||||||
\list
|
\list
|
||||||
|
Reference in New Issue
Block a user