aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/gpt_lld.c
Commit message (Expand)AuthorAgeFilesLines
* License text updated with new year.gdisirio2012-01-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410...gdisirio2011-12-211-12/+12
* GPT. Fixed some inconsistencies in F4x port.barthess2011-12-071-1/+1
* Unified STM32 registers header file stm32.h.gdisirio2011-11-261-7/+7
* Fixed an STM32 GPT driver problem.gdisirio2011-09-191-0/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 35acf78f-673a-0410...gdisirio2011-09-161-24/+18
* TIM8 support for STM32.gdisirio2011-06-291-12/+47
* Improvements to the PWM driver.gdisirio2011-03-311-0/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410...gdisirio2011-03-291-10/+10
* License updated.gdisirio2011-03-181-1/+2
* GPT driver model, STM32 GPT driver implementation, not tested, documentation ...gdisirio2011-02-281-0/+415