aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/SPIv2
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6242 35...gdisirio2013-09-022-881/+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
* Removed 2nd parameter to assertion and check macros.gdisirio2013-08-101-6/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35...gdisirio2013-08-092-0/+921
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35...gdisirio2013-08-092-926/+0
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-2/+2
* Fixed bug #372.gdisirio2013-05-041-4/+20
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-302-28/+20
* Fixed bug 3608241.gdisirio2013-03-161-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5419 35acf78f-673a-0410...gdisirio2013-03-121-1/+1
* Adjusted C file templates.gdisirio2013-02-281-1/+1
* Updated license years.gdisirio2013-02-022-2/+2
* Added UART driver support to the STM32F3xx HAL.gdisirio2012-12-161-4/+4
* STM32 SPI driver divided in two distinct implementations.gdisirio2012-12-052-0/+918