From: aleph Date: Fri, 5 Nov 2010 09:25:16 +0000 (+0000) Subject: sam3: fix CPU name X-Git-Tag: 2.6.0~5^2~16 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=5c25328939420f2523cd9d21f3cf10e1e175ed90;p=bertos.git sam3: fix CPU name git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4504 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/boards/sam3n-ek/.spec b/boards/sam3n-ek/.spec index 815e9adb..7924dd83 100644 --- a/boards/sam3n-ek/.spec +++ b/boards/sam3n-ek/.spec @@ -7,7 +7,7 @@ description = ''' CPU - Atmel ATSAM3N4 + Atmel SAM3N4 Clock @@ -20,11 +20,11 @@ description = ''' Peripherals - timers, ADC, UART, SPI, I²C, PWM, DMA, SSC + timers, UART, SPI, DMA, LCD display

-SAM3N-EK® is based on Atmel AT91SAM3N4 Cortex-M3 CPU. +SAM3N-EK® is based on Atmel SAM3N4 Cortex-M3 CPU.

'''