Skip to content

Commit 75e91bf

Browse files
committed
boards: up_squared: add intro and image
Expand overview and add image of board. Signed-off-by: Anas Nashif <[email protected]>
1 parent b71cadb commit 75e91bf

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed
504 KB
Loading

boards/x86/up_squared/doc/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ UP Squared
66
Overview
77
********
88

9+
UP |sup2| (UP Squared) is an ultra compact single board computer with high
10+
performance and low power consumption. It features the latest Intel |reg| Apollo
11+
Lake Celeron |trade| and Pentium |trade| Processors with only 4W of Scenario Design Power and
12+
a powerful and flexible Intel |reg| FPGA Altera MAX 10 onboard.
13+
14+
.. figure:: img/up_squared.png
15+
:width: 800px
16+
:align: center
17+
:alt: UP Squared
18+
19+
Up Squared (Credit: https://up-board.org)
20+
921
This board configuration enables kernel support for the `UP Squared`_ board,
1022
along with the following devices:
1123

doc/substitutions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@
1717
:rtrim:
1818
.. |micro| unicode:: U+000B5 .. MICRO SIGN
1919
:rtrim:
20+
.. |sup2| unicode:: U+00B2 .. SUPERSCRIPT TWO
21+
:ltrim:

0 commit comments

Comments
 (0)