Add board description.
[bertos.git] / boards / ek-lm3s1968 / .spec
1 name = "Luminary EK-LM3S1968"
2 description = '''
3 <h1 align="center">Luminary LM3S1968 Evaluation Board</h1>
4
5 <p align="center">
6 <table border="1">
7         <tr>
8                 <td rowspan="4"><img src="$path/.image.png"/></td>
9                 <td><b>CPU</b></td>
10                 <td>Luminary Stellaris LM3S1968</td>
11         </tr>
12         <tr>
13                 <td><b>Clock</b></td>
14                 <td>50MHz</td>
15         </tr>
16         <tr>
17                 <td><b>Memory</b></td>
18                 <td>256kB Flash, 64kB SRAM</td>
19         </tr>
20
21         <tr>
22                 <td><b>Peripherals</b></td>
23                 <td>timers, ADC, UART, SSI, I&#178;C, DMA, PWM, quadrature encoder input, OLED display, magnetic speaker</td>
24         </tr>
25 </table>
26 </p>
27 <p>
28 LM3S1968 Evaluation Board&#174; is based on Luminary LM3S1968 Cortex-M3 CPU. Visit the <a href="http://www.luminarymicro.com/products/lm3s1968_evaluation_kits.html">LM3S1968 Evaluation Kits page</a> for more information.
29 </p>
30
31 '''
32