summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam3u/sam3u_spi.c
Commit message (Expand)AuthorAgeFilesLines
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-081-3/+19
* SAM3U SPI debug changespatacongo2011-10-071-11/+46
* Add debug instrumentation to the SAM3U SPI driverpatacongo2011-10-061-123/+170
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-0/+4
* ADS7843E driver is code completepatacongo2011-10-041-22/+188
* SAM3U SPI driver updatepatacongo2011-10-031-81/+212
* Update comments, dates, ... housekeepingpatacongo2011-10-031-1/+1
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-2/+3
* Add framework for a SAM3U SPI driverpatacongo2011-10-031-0/+548