summaryrefslogtreecommitdiff
path: root/src/stm/ao_spi_stm.c
Commit message (Expand)AuthorAge
* altos/stm: Ensure SPI always sends 0xff during receiveKeith Packard2013-03-26
* altos: Set STM GPIO output speed for SPI pins correctlyKeith Packard2013-01-13
* altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
* altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
* altos: Allow STM SPI bus on multiple pin setsKeith Packard2012-08-18
* altos: include targe SPI speed in get requestKeith Packard2012-06-27
* altos: Optimize FEC encode and decodeKeith Packard2012-06-26
* altos: Crank down STM SPI speed for MMKeith Packard2012-06-21
* altos: Reduce STM SPI data rate to 4MHzKeith Packard2012-06-15
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Increase STM SPI speed to PCLK/4Keith Packard2012-04-09
* altos: Slow STM SPI down a bit so the MS5607 returns valuesKeith Packard2012-04-09
* altos: STM SPI is not using interrupts itselfKeith Packard2012-04-07
* altos: Disable STM SPI transceiver when idleKeith Packard2012-04-06
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06