Category:Devices: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
mNo edit summary
(Belongs in category:ports.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Ports]]
Qt runs on a variety of consumer devices and platforms across a number of different CPU architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like AMLogic, Broadcom, STMicroelectronics and
Qt runs on a variety of consumer devices and platforms across a number of different CPU architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like AMLogic, Broadcom, STMicroelectronics and
Trident.
Trident.
Line 5: Line 6:


== Topics ==
== Topics ==
* [[Supported_Devices]]
* [[Supported Devices]]
* [[AddDevice | Adding a new device]]
* [[AddDevice|Adding a new device]]
* [[DirectFBAndQt]]
* [[DirectFBAndQt]]
* [[:Category:QtonPi|QtonPi]]: The Qt5 on RaspberryPi project
* [[:Category:QtonPi|QtonPi]]: The Qt5 on RaspberryPi project
* [[:Category:Hardware-FAQ|Hardware FAQ]]: Frequently Asked Questions regarding Qt on various hardware platforms.
* [[:Category:Hardware-FAQ|Hardware FAQ]]: Frequently Asked Questions regarding Qt on various hardware platforms.
* [[:Category:Software-FAQ|Software FAQ]]: Frequently Asked Questions regarding Qt’s software depedencies.
* [[:Category:Software-FAQ|Software FAQ]]: Frequently Asked Questions regarding Qt’s software depedencies.
* [[DeviceProfileProposal | Device Profile Proposal]]
* [[DeviceProfileProposal|Device Profile Proposal]]
* [[ToolchainInformation|Toolchain considerations]]
* [[ToolchainInformation|Toolchain considerations]]

Latest revision as of 14:27, 15 September 2016

Qt runs on a variety of consumer devices and platforms across a number of different CPU architectures. This ranges from community supported devices like the Beagleboard family, Raspberry Pi to reference designs of chipset vendors like AMLogic, Broadcom, STMicroelectronics and Trident.

This page should help you to find build instructions for Qt for your board and some information on how to get the most out of your board. In case you are interested in the process of adding a new device please see the adding a new device.

Topics