Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 27 Oct 2010 17:17:32 +0000 (17:17 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 27 Oct 2010 17:17:32 +0000 (17:17 +0000)
commitc37e6a3f6900ec803c2608fb387054247bab88aa
treeb0558171687862359edff6e51e83c1b5db94821c
parent8f98ebb808578ccfef32b52dae753510e284fc9d
Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official product naming.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4476 38d2e660-2303-0410-9eaa-f027e97ec537
31 files changed:
bertos/cpu/attr.h
bertos/cpu/cortex-m3/drv/clock_cm3.h
bertos/cpu/cortex-m3/drv/clock_sam3.c
bertos/cpu/cortex-m3/drv/clock_sam3.h
bertos/cpu/cortex-m3/drv/irq_cm3.h
bertos/cpu/cortex-m3/drv/kdebug_cm3.c
bertos/cpu/cortex-m3/drv/kdebug_sam3.c
bertos/cpu/cortex-m3/drv/ser_cm3.h
bertos/cpu/cortex-m3/drv/ser_sam3.c
bertos/cpu/cortex-m3/drv/ser_sam3.h
bertos/cpu/cortex-m3/drv/timer_cm3.h
bertos/cpu/cortex-m3/info/AT91SAM3N4.cdef [deleted file]
bertos/cpu/cortex-m3/info/SAM3N4.cdef [new file with mode: 0644]
bertos/cpu/cortex-m3/io/cm3.h
bertos/cpu/cortex-m3/io/sam3.h
bertos/cpu/cortex-m3/io/sam3_flash.h
bertos/cpu/cortex-m3/io/sam3_ints.h
bertos/cpu/cortex-m3/io/sam3_nvic.h
bertos/cpu/cortex-m3/io/sam3_pio.h
bertos/cpu/cortex-m3/io/sam3_pmc.h
bertos/cpu/cortex-m3/io/sam3_spi.h
bertos/cpu/cortex-m3/io/sam3_sysctl.h
bertos/cpu/cortex-m3/io/sam3_uart.h
bertos/cpu/cortex-m3/io/sam3_usart.h
bertos/cpu/cortex-m3/io/sam3_wdt.h
bertos/cpu/cortex-m3/io/sam3n.h
bertos/cpu/cortex-m3/scripts/at91sam3n4_ram.ld [deleted file]
bertos/cpu/cortex-m3/scripts/at91sam3n4_rom.ld [deleted file]
bertos/cpu/cortex-m3/scripts/sam3n4_ram.ld [new file with mode: 0644]
bertos/cpu/cortex-m3/scripts/sam3n4_rom.ld [new file with mode: 0644]
bertos/cpu/detect.h