sam3: fix CPU name
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 5 Nov 2010 09:25:16 +0000 (09:25 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 5 Nov 2010 09:25:16 +0000 (09:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4504 38d2e660-2303-0410-9eaa-f027e97ec537

boards/sam3n-ek/.spec

index 815e9adb2e255c285fdc4a869abf5e83312e2669..7924dd83efb146b32dea01973752d8ec9c080761 100644 (file)
@@ -7,7 +7,7 @@ description = '''
        <tr>
                <td rowspan="4"><img src="$path/.image.png"/></td>
                <td><b>CPU</b></td>
-               <td>Atmel ATSAM3N4</td>
+               <td>Atmel SAM3N4</td>
        </tr>
        <tr>
                <td><b>Clock</b></td>
@@ -20,11 +20,11 @@ description = '''
 
        <tr>
                <td><b>Peripherals</b></td>
-               <td>timers, ADC, UART, SPI, I&#178;C, PWM, DMA, SSC</td>
+               <td>timers, UART, SPI, DMA, LCD display</td>
        </tr>
 </table>
 </p>
 <p>
-SAM3N-EK&#174; is based on Atmel AT91SAM3N4 Cortex-M3 CPU.
+SAM3N-EK&#174; is based on Atmel SAM3N4 Cortex-M3 CPU.
 </p>
 '''