Doc: Update information about supported devices

Change-Id: I17aed738f147dedee69acaa9c3794394f92d12d3
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2020-05-19 13:26:10 +02:00
parent af455fa40c
commit 99dde07495
4 changed files with 30 additions and 48 deletions

View File

@@ -460,7 +460,7 @@
\list 1 \list 1
\li Perf events may be globally disabled on your system. The \li Perf events may be globally disabled on your system. The
preconfigured Boot to Qt images come with perf events enabled. For preconfigured Boot2Qt images come with perf events enabled. For
a custom configuration you need to make sure that the file a custom configuration you need to make sure that the file
\c {/proc/sys/kernel/perf_event_paranoid} contains a value smaller \c {/proc/sys/kernel/perf_event_paranoid} contains a value smaller
than \c {2}. For maximum flexibility in recording traces you can than \c {2}. For maximum flexibility in recording traces you can

View File

@@ -114,7 +114,7 @@
You can use the experimental Qt Application Manager plugin You can use the experimental Qt Application Manager plugin
(commercial only) to deploy, run, and debug applications on the (commercial only) to deploy, run, and debug applications on the
local Linux PC, remote generic SSH Linux targets, or local Linux PC, remote generic SSH Linux targets, or
\l{Embedded Devices}{embedded devices}. \l{Boot2Qt Devices}{Boot2Qt devices}.
\endlist \endlist
\endif \endif
*/ */

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 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.
@@ -31,30 +31,21 @@
You can develop applications for the following platforms: You can develop applications for the following platforms:
\list \list
\li Desktop \li Desktop
\li \l{Connecting Android Devices}{Android}
\li Android \li \l{Connecting Bare Metal Devices}{Bare Metal}
\li Boot2Qt
\li Embedded \li \l{Connecting Embedded Linux Devices}{Generic Remote Linux}
\li \l{Connecting iOS Devices}{iOS}
\li Generic remote Linux \li \l{Connecting MCUs}{Microcontroller Units (MCU)} (commercial only)
\li \l{Connecting QNX Devices}{QNX}
\li iOS \li \l{Qt for UWP}{Universal Windows Platform (UWP)}
\li \l{Building Applications for the Web}{WebAssembly}
\li Microcontroller Units (MCU)
\li QNX
\li Universal Windows Platform (UWP)
\li WebAssembly
\endlist \endlist
\section2 Embedded Devices \section2 Boot2Qt Devices
The Boot to Qt stack can be made to run on a variety of hardware. For The Boot2Qt stack can be made to run on a variety of hardware. For
Qt for Device Creation license holders, tooling is provided to customize the Qt for Device Creation license holders, tooling is provided to customize the
contents of the stack as well as to take it into desired production contents of the stack as well as to take it into desired production
hardware. hardware.
@@ -65,8 +56,8 @@
\l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation} \l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
documentation. documentation.
\note Since \QC 4.9, only Boot to Qt version 5.9 and later are supported. \note Since \QC 4.9, only Boot2Qt version 5.9 and later are supported.
To develop for earlier Boot to Qt versions, use \QC 4.8. To develop for earlier Boot2Qt versions, use \QC 4.8.
\section2 Mobile Devices \section2 Mobile Devices
@@ -99,8 +90,8 @@
\li \li
\row \row
\li MCUs \li MCUs
\li \image ok \li
\li \image ok \li
\li \image ok \li \image ok
\row \row
\li QNX \li QNX

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2019 The Qt Company Ltd. ** Copyright (C) 2020 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.
@@ -47,29 +47,20 @@
devices: devices:
\list \list
\li \l{Connecting Android Devices}{Android Device}
\li Android Device \li \l{Connecting Bare Metal Devices}{Bare Metal Device}
\li \l{https://doc.qt.io/QtForDeviceCreation/b2qt-installation-guides.html}
\li Bare Metal Device {Boot2Qt Device} (commercial only)
\li Boot2Qt Device (commercial only)
\li \l{Emulator}{Boot2Qt Emulator Device} (commercial only) \li \l{Emulator}{Boot2Qt Emulator Device} (commercial only)
\li \l{Connecting Embedded Linux Devices}{Generic Remote Linux Device}
\li Generic Linux Device \li \l{Connecting iOS Devices}{iOS Device}
\li iOS Device
\li iOS Simulator \li iOS Simulator
\li \l{Connecting MCUs}{MCU Device} (commercial only)
\li QNX Device \li \l{Connecting QNX Devices}{QNX Device}
\li \l{Building Applications for the Web}{WebAssembly Runtime}
\li Windows Phone \li \l{Qt for UWP}{Windows Phone}
\li Windows Phone Emulator \li Windows Phone Emulator
\li Windows Runtime (local) \li Windows Runtime (local)
\endlist \endlist
\section1 Filtering Kit Settings \section1 Filtering Kit Settings