summaryrefslogtreecommitdiffstats
path: root/src/doc/src/b2qt.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-05-23 12:57:20 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2014-05-30 10:58:08 +0300
commita63568ab216fb0fa8e13eaa26358f9fe5af108ae (patch)
treed7fa21a6570104482dc9837a00087db3d2d8162d /src/doc/src/b2qt.qdoc
parent2d0cdf6753fc1801929f4cad5bc97021b22723bd (diff)
Doc: Update the list of supported platforms
Add the missing links to device-specific setup instructions and update the supported platforms page. Change-Id: Ic5bd32f207676cf694521a9acad3609da8b77901 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Diffstat (limited to 'src/doc/src/b2qt.qdoc')
-rw-r--r--src/doc/src/b2qt.qdoc43
1 files changed, 31 insertions, 12 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index ab72787..5c41070 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -307,8 +307,10 @@
\B2Q stack. These steps vary from device to device:
\list
+ \li \l{Nexus 7 (2013) (embedded Android)}
\li \l{Nexus 7 (2012) (embedded Android)}
\li \l{BD-SL-i.MX6 (embedded Android and Linux)}
+ \li \l{SABRE SD i.MX6Quad (embedded Linux)}
\li \l{BeagleBone Black (embedded Android and Linux)}
\li \l{BeagleBoard-xM (embedded Linux)}
\li \l{Raspberry Pi Model B (embedded Linux)}
@@ -1276,33 +1278,50 @@
\section1 Supported Target Devices
- The \B2Q stack can be made to run on a variety of hardware. \B2QA
- requires hardware that has support for the Android operating system,
- version 4.0 or later.
+ The \B2Q stack can be made to run on a variety of hardware.
Approximate minimal hardware requirements for running \B2Q are:
\list
\li 256 MB of RAM
\li 500 MHz CPU, 1 GHz preferred for 60-FPS velvet-smooth UI
\li OpenGL ES 2.0 support
- \li Android 4.0+ compatible hardware
\endlist
+ \B2QA requires hardware that has support for the Android operating
+ system, version 4.2 or later.
+
\B2Q has been tested to work on the following reference devices:
\list
- \li \l{http://www.google.com/nexus/7/specs/}{Google/Asus Nexus 7 (2012 and 2013 models)}
- \li \l{http://beagleboard.org/products/beaglebone%20black}{BeagleBone Black}
- \li \l{http://boundarydevices.com/products/sabre-lite-imx6-sbc/}{Freescale i.MX6 Sabre Lite board (Boundary Devices)}
- \li \l{http://www.raspberrypi.org/faqs}{Raspberry Pi Model B}
+ \li \l{http://www.google.com/nexus/7/specs/}
+ {Google/Asus Nexus 7 (2012 and 2013 models)}
+ \li \l{http://beagleboard.org/products/beaglebone%20black}
+ {BeagleBone Black}
+ \li \l{http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD}
+ {Freescale SABRE SD i.MX6Quad}
+ \li \l{http://boundarydevices.com/products/sabre-lite-imx6-sbc/}
+ {BD-SL-i.MX6}
+ \li \l{http://www.raspberrypi.org/faqs}
+ {Raspberry Pi Model B}
\endlist
- For the \SDK 3.0 release, \l{Preparing BeagleBoard-xM}{BeagleBoard-xM (embedded Linux)}
- is no longer tested and supported. It is, however, still tested and supported
- in the earlier 2.x releases.
+ \section2 Legacy Reference Devices
+
+ The following devices are no longer tested or supported by the latest
+ release of \SDK.
+
+ \list
+ \li \l{http://beagleboard.org/hardware-xM}
+ {BeagleBoard-xM}
+ \list
+ \li Starting from \SDK 3.0 release, BeagleBoard-xM is no longer
+ tested and supported. It is, however, still tested and supported
+ in the earlier 2.x releases.
+ \endlist
+ \endlist
\section1 Supported Development Environment
- The development environment supported by \SDK is Ubuntu Linux 64-bit (12.04 LTS or 12.10).
+ The development environment supported by \SDK is Ubuntu Linux 64-bit (12.04 LTS or later).
\sa {Requirements for Development Host}