diff options
author | Inkamari Harjula <[email protected]> | 2025-06-03 11:58:58 +0300 |
---|---|---|
committer | Inkamari Harjula <[email protected]> | 2025-06-03 16:09:14 +0300 |
commit | 630990044aeea94186f13e2536ee3722382a266e (patch) | |
tree | bd2465d95433ccb7573e4e290f23bda430891cc7 | |
parent | a6521b8bc369a2e89a4771bfedd99632a41a750e (diff) |
RTOS targets removed and note added.
Task-number: QTBUG-137312
Pick-to: 6.10 6.9
Change-Id: Id184d7a9a424aea31aae445db7771d682fd5d14b
Reviewed-by: Jarno Lämsä <[email protected]>
Reviewed-by: Mats Honkamaa <[email protected]>
-rw-r--r-- | doc/src/external-resources.qdoc | 6 | ||||
-rw-r--r-- | doc/src/platforms/supported-platforms.qdocinc | 9 |
2 files changed, 10 insertions, 5 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc index 3f2767e65..b4e617fec 100644 --- a/doc/src/external-resources.qdoc +++ b/doc/src/external-resources.qdoc @@ -1036,3 +1036,9 @@ \title Android: Kapt compiler plugin */ + +/*! + \externalpage https://www.qt.io/qt-professional-services + \title Qt Professional Services +*/ + diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc index 0788c396f..3123e52fe 100644 --- a/doc/src/platforms/supported-platforms.qdocinc +++ b/doc/src/platforms/supported-platforms.qdocinc @@ -173,6 +173,10 @@ on \l {Qt for WebAssembly#Supported Browsers}{supported browsers}. There are multiple levels of support that apply across specific hardware and OS combinations. +\note Qt for INTEGRITY, Qt for QNX, and Qt for VxWorks targets are only supported in Long Term +Support (LTS) releases. To get support for these targets in non-LTS releases, contact +\l {Qt Professional Services}. + \section3 Tier 1: Reference Targets \list @@ -189,8 +193,6 @@ combinations. \row \li NVIDIA \li Jetson AGX Orin 64GB Developer Kit \li Yocto 5.1 \li \l{Boot to Qt} \li Qt Group \row \li NXP \li i.MX 8QuadMax MEK \li AAOS 14 \li \l{Qt for Android Automotive} \li Qt Group \row \li NXP \li i.MX 8QuadMax MEK \li Yocto 5.1 \li \l{Boot to Qt} \li Qt Group - \row \li NXP \li i.MX 8QuadMax MEK \li QNX 7.1 \li \l{Qt for QNX} \li Qt Group - \row \li NXP \li i.MX 8QuadMax MEK \li QNX 8.0 \li \l{Qt for QNX} \li Qt Group \row \li NXP \li i.MX 93 11x11 LPDDR4X EVK \li Yocto 5.1 \li \l{Boot to Qt} \li Qt Group \row \li Qualcomm \li SA8155P \li AAOS 10-13 \li \l{Qt for Android Automotive} \li Qt Group \row \li Raspberry Pi \li Raspberry Pi 5 \li Yocto 5.1 \li \l{Boot to Qt} \li Qt Group @@ -208,10 +210,7 @@ combinations. \table \header \li{5,1} Tier 2: Verified Targets \header \li Vendor \li Board \li OS / Other \li Product \li Supported by - \row \li Boundary Devices \li BD-SL-i.MX6 kit \li VxWorks 24.03 \li \l{Qt for VxWorks} \li Qt Group - \row \li Intel \li NUC \li QNX 7.1 \li \l{Qt for QNX} \li Qt Group \row \li NVIDIA \li Jetson AGX Orin Developer Kit \li Debian 12 \li \l{Enterprise Qt Debian Packages} \li Qt Group - \row \li Qualcomm \li SA8155P \li INTEGRITY 19.03 \li \l{Qt for INTEGRITY} \li Qt Group \row \li Raspberry Pi \li Raspberry Pi 4 64-bit \li Yocto 5.1 \li \l{Boot to Qt} \li Qt Group \row \li ST \li STM32MP15 Discovery \li Yocto 4.0 \li \l{Boot to Qt} \li Qt Group \row \li TI \li SK-AM62 \li Yocto 5.0 \li \l{Boot to Qt} \li Qt Group |