Fix SPI1 activation bug. Now SPI1 on at91sam7x is fully functional.
[bertos.git] / bertos / struct / kfile_fifo.c
2009-05-01 battAvoid warning using void * arithmetic.
2009-05-01 battAdd KFile interface over a fifo buffer.