Hekateros  3.4.3
RoadNarrows Robotics Robot Arm Project
page_SupportedPlatforms.doxy
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////////////
2 //
3 // Package: Hekateros
4 //
5 // File: page_SupportedPlatforms.doxy
6 //
7 // $LastChangedDate: 2014-02-10 08:51:10 -0700 (Mon, 10 Feb 2014) $
8 // $Rev: 3518 $
9 //
10 // Description:
11 // This file contains the doxygen directives to generate the main page.
12 //
13 ////////////////////////////////////////////////////////////////////////////////
14 
15 /*! \file */
16 
17  \li Ubuntu 12.04 Linux - x86_64
18  \li Ubuntu 12.04 Linux - i386
19  \li Embedded Angstrom Linux - OMAP Arm
20  \li Embedded Linaro Linux - OMAP Arm
21 
22 /*!
23  \page page_platforms Supported Platforms
24 
25 The dynashell is support on all of the following platforms. The libhekateros
26 library is only supported on the embedded architectures.
27 
28  \section platform_arch Supported Target Architectures
29  \termblock
30  \term Ubuntu 12.04+
31  \termdata x86_64
32  \termdata dynashell
33  \endterm
34  \term Ubuntu 12.04+
35  \termdata i386
36  \termdata dynashell
37  \endterm
38  \term Embedded Angstrom Linux
39  \termdata OMAP Arm
40  \termdata dynashell, libhekateros
41  \endterm
42  \term Embedded Linaro Linux
43  \termdata OMAP Arm
44  \termdata dynashell, libhekateros
45  \endterm
46  \endtermblock
47 
48  \section platform_tested Tested Systems
49  The list of tested architecures are listed below.
50  \termblock
51  \term Ubuntu 12.04
52  \termdata x86_64
53  \endterm
54  \term Linaro
55  \termdata OMAP Arm
56  \endterm
57  \endtermblock
58 */