altos/lpc: Stop sending SETUP IN when the requested size is reached
[fw/altos] / src / lpc / ao_spi_lpc.c
2013-08-17 Keith PackardMerge remote-tracking branch 'origin/master'
2013-06-17 Keith Packardaltos/lpc: Remove spurious semicolon
2013-05-21 Keith PackardMerge branch 'lpc'
2013-05-20 Keith PackardMerge branch 'master' into lpc
2013-05-20 Keith Packardaltos/lpc: Reset SPI device at startup time
2013-05-20 Keith Packardaltos/lpc: Configuring wrong pin for SPI1 MOSI
2013-05-20 Keith Packardaltos/lpc: Allow for alternate SPI SCLK0 pin usage
2013-05-20 Keith Packardaltos/lpc: Leave SPI enabled all the time
2013-05-20 Keith Packardaltos/lpc: Create TX/RX busy macros for SPI driver
2013-05-18 Keith Packardaltos: Add LPC spi driver