summaryrefslogtreecommitdiff
path: root/src/stm/ao_spi_stm.c
Commit message (Expand)AuthorAge
* altos/stm: Set MISO DMA priority to HIGH to avoid OVRKeith Packard2016-09-03
* altos/stm: Create funcs to set SPI DMA parametersKeith Packard2016-09-03
* altos/stm: Make ao_spi_duplex out pointer constKeith Packard2016-09-03
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stm: Add better byte-level SPI apiKeith Packard2016-06-29
* altos/stm: Clean up spi_enable/disable_index functionsKeith Packard2016-06-29
* altos/stm: move spi execution to common ao_spi_runKeith Packard2016-06-29
* altos: Add STM SPI debuggingKeith Packard2016-06-29
* altos/stm: Change ao_spi_send_sync definition to take const sourceKeith Packard2016-06-29
* altos: Mark STM ao_spi_send as taking const pointerKeith Packard2014-10-24
* altos: Rework packet receive for cc1120Keith Packard2014-07-05
* 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