summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711/src/up_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-111-4/+4
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+38
* In progress changes for OLED display workpatacongo2010-05-151-1/+36
* Add ENC28J60 Interruptpatacongo2010-05-061-29/+29
* Basic enc29j80 init logic exercisedpatacongo2010-05-041-6/+7
* Add ENC28J60 GPIO configurationpatacongo2010-05-021-128/+337
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-33/+38
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+2
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-081-7/+7
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-16/+25
* Add SPI method to set SCLK modepatacongo2009-03-291-4/+4
* Add enum argument to SPI status methodpatacongo2009-03-291-8/+11
* Add enum argument to SPI select methodpatacongo2009-03-291-4/+8
* Fix several STR-P711 GPIO usage problemspatacongo2008-11-041-11/+55
* Move LPC214X scripts to a subdirectorypatacongo2008-11-031-0/+3
* Fix compilation errorspatacongo2008-11-021-41/+33
* 1st cut implementationpatacongo2008-11-021-33/+555
* Add board source files for Olimex-STR-P711patacongo2008-10-301-0/+254