Add board description.
[bertos.git] / boards / stm32-p103 / .spec
1 name = "Olimex STM32-P103"
2 description = '''
3 <h1 align="center">Olimex STM32-P103</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>ST Microelectronics STM32F103RB</td>
11         </tr>
12         <tr>
13                 <td><b>Clock</b></td>
14                 <td>72MHz</td>
15         </tr>
16         <tr>
17                 <td><b>Memory</b></td>
18                 <td>128kB Flash, 20kB SRAM</td>
19         </tr>
20         <tr>
21                 <td><b>Peripherals</b></td>
22                 <td>timers, ADC, UART, SPI, I&#178;C, CAN, PWM, USB, DMA, SD card connector</td>
23         </tr>
24 </table>
25 </p>
26 <p>
27 STM32-P103&#174; is based on ST Microelectronics STM32F103RB Cortex-M3 CPU. Visit the <a href="http://www.olimex.com/dev/stm32-p103.html">STM32-P103 page</a> for more information.
28 </p>
29
30 '''
31
32