sam3n serial/spi: use correct peripheral ids and interrupt numbers; initialize correctly
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 19 Oct 2010 18:43:56 +0000 (18:43 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 19 Oct 2010 18:43:56 +0000 (18:43 +0000)
commit1980154662799f244ca0e9397ace08cf09e6a3cd
treeb2490e0bcab97fb7c6ec74a6f6fb8806c1a49e74
parent3a9f71a83372f6e3d66ad64fd7ad5524940eec70
sam3n serial/spi: use correct peripheral ids and interrupt numbers; initialize correctly
all SPI I/O lines and peripheral alternate function.
Some sam3n-ek board specific code in SPI init, to be removed when driver is completed.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4440 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/ser_sam3.c