Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / lpc / ao_spi_lpc.c
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-11-07 Keith Packardaltos/lpc: Declare SPI send parameters as const
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
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