aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F2xx
Commit message (Expand)AuthorAgeFilesLines
* Fixed clock source for RT counter.gdisirio2012-01-081-2/+2
* Fixed an error message.gdisirio2012-01-081-1/+1
* Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.gdisirio2012-01-071-1/+1
* Fixed wrong macro prefixes.gdisirio2012-01-071-22/+22
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-043-15/+15
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-042-5/+38
* Realtime counter support in the generic HAL driver and implementations for al...gdisirio2012-01-042-0/+36
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3658 35acf78f-673a-0410...gdisirio2011-12-251-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3655 35acf78f-673a-0410...gdisirio2011-12-251-1/+0
* Provisional STM32F2xx support.gdisirio2011-12-229-295/+2969
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410...gdisirio2011-12-212-4/+2
* RTC. Naming convention fixed.barthess2011-12-121-1/+1
* RTC. Code reorganization. barthess2011-12-111-0/+1
* I2C. Added DMA masks for other MCUs.barthess2011-12-071-0/+19
* Unified STM32 registers header file stm32.h.gdisirio2011-11-261-0/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3430 35acf78f-673a-0410...gdisirio2011-10-083-2/+869
* Fixed bug 3411774.gdisirio2011-09-201-7/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3237 35acf78f-673a-0410...gdisirio2011-08-151-5/+6
* Provisional STM32L1xx and STM32F2xx support.gdisirio2011-07-274-0/+8005