Make configurable the i2s word size to play, using cfg macros.
[bertos.git] / bertos / cpu / cortex-m3 / drv / spi_dma_sam3.c
2011-06-13 asterixReorder includes.
2011-06-13 asterixAdd spi with dma implementation for sam3, and define...