summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src/up_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+1
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* More support for the Shenzhou boardpatacongo2012-09-071-1/+1
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-0/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-7/+8
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-44/+3
* FLASH is on PB2 (not PA4); MMC/SD is SDIO, not SPI (need to fix)patacongo2009-10-181-156/+157
* Add bulk erase IOCTL; add byte read methodpatacongo2009-10-181-1/+0
* Fix SPI compilation errorspatacongo2009-10-151-46/+77
* Fix GPIO alternate pin name space issuepatacongo2009-10-031-3/+14
* Add SPI2 setuppatacongo2009-10-021-1/+11
* Add STM32 SPI chip selectspatacongo2009-10-011-1/+25
* Clean-up redundant conditional compilationpatacongo2009-09-291-4/+4
* Fixes for compilepatacongo2009-09-251-1/+1
* Add board src and include directoriespatacongo2009-09-251-0/+142