Refactor to use new protocol module and sipo.
[bertos.git] / bertos / cpu / cortex-m3 / drv / ser_sam3.c
2011-03-04 alephsam3 pmc: add functions to handle peripheral clock...
2011-02-25 alephsam3 serial: define and generalize peripheral assigneme...
2011-02-23 alephsam3: generalize AB(CD)SR register definition for sam3x...
2011-02-23 alephSAM3: fix mismatched UART and USART I/O pin assignment...
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-22 alephsam3n spi: revert to "end of transmit" interrupt instea...
2010-10-21 alephsam3 spi: use data transfer register interrupt instead...
2010-10-19 alephsam3n spi: fix interrupt enable/disable logic. Interru...
2010-10-19 alephsam3n serial/spi: use correct peripheral ids and interr...
2010-10-15 alephsam3 port: add serial module.