From 5c25328939420f2523cd9d21f3cf10e1e175ed90 Mon Sep 17 00:00:00 2001 From: aleph Date: Fri, 5 Nov 2010 09:25:16 +0000 Subject: [PATCH] sam3: fix CPU name git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4504 38d2e660-2303-0410-9eaa-f027e97ec537 --- boards/sam3n-ek/.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.

''' -- 2.25.1