Import SPI with DMA driver.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 3 Jul 2009 14:20:05 +0000 (14:20 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 3 Jul 2009 14:20:05 +0000 (14:20 +0000)
commitbb26872e115380a4354346bce26a0e1ec94f7628
tree2a7b049202f67b71f9e539404cc440cb2ff393c8
parent1fb9b95e56d03933e5b38709a497b5f5f892ea23
Import SPI with DMA driver.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2735 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cfg/cfg_spi_dma.h [new file with mode: 0644]
bertos/cpu/arm/drv/spi_dma_at91.c [new file with mode: 0644]
bertos/cpu/arm/drv/spi_dma_at91.h [new file with mode: 0644]
bertos/cpu/arm/io/at91_spi.h
bertos/hw/hw_spi_dma.h [new file with mode: 0644]