summaryrefslogtreecommitdiffstats
path: root/src/doc/src/devices
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-11-24 12:33:37 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-11-24 14:07:53 +0200
commit45235366421e71704f2a966ae694f1d28a651984 (patch)
treeed2b3f20592a4af06521cba52b5de8a1b3515b67 /src/doc/src/devices
parente96f64dc90367763c17aab0cb89dd304e388b1f2 (diff)
Doc: Document enabling USB OTG mode on Toradex Apalis iMX6.
Task-number: QTEE-812 Change-Id: I00efa0df74c9f052f96b401af00b2e729d58898b Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'src/doc/src/devices')
-rw-r--r--src/doc/src/devices/qtee-toradex-apalis.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/doc/src/devices/qtee-toradex-apalis.qdoc b/src/doc/src/devices/qtee-toradex-apalis.qdoc
index 451c961..5a9d7bb 100644
--- a/src/doc/src/devices/qtee-toradex-apalis.qdoc
+++ b/src/doc/src/devices/qtee-toradex-apalis.qdoc
@@ -86,6 +86,15 @@
\section1 Setting up USB Access
+ The \e {Ixora Carrier Board} on Toradex Apalis iMX6 includes a USB 2.0 port
+ that can be used for an \c adb connection between the device and the
+ development host, provided it's configured for USB OTG. To enable USB OTG
+ connectivity, ensure that jumper JP2, located next to the USB ports, is open.
+
+ For more information, see datasheet for
+ \l{https://www.toradex.com/products/carrier-boards/ixora-carrier-board}
+ {Ixora Carrier Board}.
+
\include b2qt-post-install-setup.qdocinc setting up usb access
\section1 Configuring a Device Kit in Qt Creator