Add board description.
[bertos.git] / boards / stm32-p103 / .spec
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..b72f14009e3bce7c2a1ebe4e822bca8bac904e12 100644 (file)
@@ -0,0 +1,32 @@
+name = "Olimex STM32-P103"
+description = '''
+<h1 align="center">Olimex STM32-P103</h1>
+
+<p align="center">
+<table border="1">
+       <tr>
+               <td rowspan="4"><img src="$path/.image.png"/></td>
+               <td><b>CPU</b></td>
+               <td>ST Microelectronics STM32F103RB</td>
+       </tr>
+       <tr>
+               <td><b>Clock</b></td>
+               <td>72MHz</td>
+       </tr>
+       <tr>
+               <td><b>Memory</b></td>
+               <td>128kB Flash, 20kB SRAM</td>
+       </tr>
+       <tr>
+               <td><b>Peripherals</b></td>
+               <td>timers, ADC, UART, SPI, I&#178;C, CAN, PWM, USB, DMA, SD card connector</td>
+       </tr>
+</table>
+</p>
+<p>
+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.
+</p>
+
+'''
+
+