aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix logic in STM32 SPI driver that leaves interrupts disabled; back out earli...patacongo2012-09-151-0/+5
* Fix a ARMv7-M interrupt disable/optimization bugpatacongo2012-09-151-13/+13
* Revise recent changes to serial driver error handling: Errors other than EIN...patacongo2012-08-141-18/+33
* STM32 SDIO DMA setup was losing DMA prioritypatacongo2012-08-101-2/+31
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-0/+6
* Updates to PIC32 USB stall logic -- still doesn't work rightpatacongo2012-03-151-7/+41
* Completes coding of the PWM modulepatacongo2011-12-191-0/+1356