aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/PWM
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in configuration files.gdisirio2010-12-021-1/+1
* Removed obsolete options from some makefiles.gdisirio2010-11-281-1/+1
* Fixed bug 3120785.gdisirio2010-11-271-4/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2405 35acf78f-673a-0410...gdisirio2010-11-211-2/+2
* Fixed a misplaced comment in all the halconf.h files.gdisirio2010-11-201-4/+0
* Single and improved STM32 vectors file.gdisirio2010-11-141-2/+1
* Improvements to the ARMCMx directories structure organization. Adjusted the a...gdisirio2010-11-061-2/+2
* Changes to the various Cortex vector tables.gdisirio2010-11-061-1/+1
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-011-71/+161
* ADC, SPI, PWM driver enhancements.gdisirio2010-10-131-6/+6
* HAL improvements, mailboxes macro name changed.gdisirio2010-10-081-2/+6
* Reverted name change for macro THREAD_EXT_FIELDS.gdisirio2010-09-271-3/+3
* Fixed bug 3064204.gdisirio2010-09-111-0/+10
* Added new kernel hooks (on halt and on systick).gdisirio2010-08-211-13/+33
* Fixed bug 3041414. Various improvements to the STM32 HAL.gdisirio2010-08-081-51/+47
* STM32 PWM demo added.gdisirio2010-08-077-0/+1219