summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_spi.c
Commit message (Expand)AuthorAgeFilesLines
* LPC17xx SPI: Remove an unused static prototype that caused a compile time wa...Gregory Nutt2013-09-171-1/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Add SPI driver for the Freescale KL25ZGregory Nutt2013-06-191-9/+9
* LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); ...patacongo2013-04-011-4/+4
* Add workaround for ADC errata from Chris Tagliapatacongo2013-03-191-9/+16
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-3/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Add hooks for SD media change callbackspatacongo2012-01-061-1/+8
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+3
* Add GPDMA skeleton filepatacongo2010-06-151-2/+4
* Add a simple SPI driverpatacongo2010-06-151-0/+596