atsam3 port: add all Atmel register definitions and scrap our custom made and incomplete
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 12 Oct 2010 15:09:59 +0000 (15:09 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 12 Oct 2010 15:09:59 +0000 (15:09 +0000)
commit063a392e49ddbfca9d6423f043e9a5e93a67b945
tree274e36f008c4e807ba943e930b8b7259b837078b
parent2a5345bb8fb2dc3d2ab553eedbacb41703bf7d9d
atsam3 port: add all Atmel register definitions and scrap our custom made and incomplete
ones.  Fix clock and kdebug driver accordingly.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4419 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/clock_sam3.c
bertos/cpu/cortex-m3/drv/kdebug_sam3.c
bertos/cpu/cortex-m3/io/sam3.h
bertos/cpu/cortex-m3/io/sam3_flash.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_gpio.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_ints.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_memmap.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_pmc.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_sysctl.h [deleted file]
bertos/cpu/cortex-m3/io/sam3_uart.h [deleted file]
bertos/cpu/cortex-m3/io/sam3n.h [new file with mode: 0644]