aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/SPIv2/spi_lld.h
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6242 35...gdisirio2013-09-021-380/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6188 35...gdisirio2013-08-201-9/+0
* I2C ported but needs to be reviewed to not use virtual timers directly.gdisirio2013-08-171-55/+24
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6169 35...gdisirio2013-08-171-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35...gdisirio2013-08-091-0/+420
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35...gdisirio2013-08-091-424/+0
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-2/+2
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5419 35acf78f-673a-0410...gdisirio2013-03-121-1/+1
* Updated license years.gdisirio2013-02-021-1/+1
* Added UART driver support to the STM32F3xx HAL.gdisirio2012-12-161-4/+4
* STM32 SPI driver divided in two distinct implementations.gdisirio2012-12-051-0/+428