Category:Devices: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Belongs in category:ports.)
 
(One intermediate revision 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]]
* [[Supported Devices]]
* [[AddDevice|Adding a new device]]
* [[AddDevice|Adding a new device]]
* [[DirectFBAndQt]]
* [[DirectFBAndQt]]

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