Fix i2s configurations. Reorder code. Clean up.
[bertos.git] / bertos / cpu / cortex-m3 / drv / i2s_sam3.c
2011-09-13 asterixFix i2s configurations. Reorder code. Clean up.
2011-09-09 asterixImplement streaming function using dmac linked descriptor.
2011-09-07 asterixDisable the trasmitter and reciver to activate it after...
2011-07-21 asterixEnable the receiver.
2011-07-21 asterixAdd i2s implementation for the sam3x.
2011-07-15 asterixClean up and write the first implementation of i2s...
2011-07-14 asterixAdd first implentatio of ssc module for sam3x.