aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
Commit message (Expand)AuthorAgeFilesLines
* Added DMA sharing in the STM32 HAL.gdisirio2011-04-109-63/+27
* Fixed bug 3276379.gdisirio2011-04-093-32/+106
* STM32 PWM driver optimization, changed the behavior of pwmChangePeriod().gdisirio2011-04-051-8/+14
* Added advanced mode and BTRD handling to the STM32 PWM driver.gdisirio2011-04-0110-0/+12
* Updated the various STM32 mcuconf.h files with the ICU settings.gdisirio2011-04-018-0/+112
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2858 35acf78f-673a-0410...gdisirio2011-04-017-0/+0
* ICU driver functional.gdisirio2011-04-013-4/+29
* Improvements to the PWM driver.gdisirio2011-03-311-23/+17
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410...gdisirio2011-03-292-0/+21
* License updated.gdisirio2011-03-1845-60/+105
* USB improvements.gdisirio2011-03-101-0/+3
* Improvements to the Serial over USB driver.gdisirio2011-03-081-8/+3
* Initial code for USB Mass Storage Class demo, still lot to do.gdisirio2011-03-086-0/+1562
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410...gdisirio2011-03-081-8/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2793 35acf78f-673a-0410...gdisirio2011-03-051-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2792 35acf78f-673a-0410...gdisirio2011-03-051-17/+71
* IRQ STORM test for the STM32 added.gdisirio2011-03-058-2/+1542
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2783 35acf78f-673a-0410...gdisirio2011-02-281-0/+2
* Updated the various halconf.h and mcuconf.h with the GPT settings.gdisirio2011-02-2812-0/+126
* Better GPT test.gdisirio2011-02-281-3/+25
* GPT tested.gdisirio2011-02-281-18/+17
* GPT driver model, STM32 GPT driver implementation, not tested, documentation ...gdisirio2011-02-2810-0/+1367
* Modified all the halconf.h files to include the USB and Serial over USB drivers.gdisirio2011-02-205-0/+70
* Updated the mcuconf.h file in the STM32 demos to include the USB parameters.gdisirio2011-02-205-0/+40
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2743 35acf78f-673a-0410...gdisirio2011-02-181-3/+5
* More improvements to the generic USB driver, implemented suspend and wakeup h...gdisirio2011-02-153-113/+109
* More improvements in the USB driver model.gdisirio2011-02-141-21/+12
* Implemented automatic allocation in the packet memory of the STM32 USB driver...gdisirio2011-02-131-7/+1
* Simplified USB endpoints configuration.gdisirio2011-02-121-6/+3
* Fixed a problem in the USB-CDC demo.gdisirio2011-02-121-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410...gdisirio2011-02-091-36/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410...gdisirio2011-02-081-3/+6
* Serial over USB changes, work in progress, the USB demo is not buildable.gdisirio2011-02-062-31/+11
* USB rework, step 2.gdisirio2011-02-062-6/+62
* USB rework, step 1.gdisirio2011-02-051-3/+18
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410...gdisirio2011-01-316-0/+1621
* Fixed bug 3160306.gdisirio2011-01-201-12/+7
* Added USB clock configuration to the STM32 HAL driver.gdisirio2010-12-255-0/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410...gdisirio2010-12-215-20/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2504 35acf78f-673a-0410...gdisirio2010-12-195-10/+55
* More STM32 ADC improvements.gdisirio2010-12-111-1/+1
* Implemented CR on the STM32 ADC driver.gdisirio2010-12-111-1/+1
* Fixed typo in configuration files.gdisirio2010-12-025-5/+5
* Removed obsolete options from some makefiles.gdisirio2010-11-285-5/+5
* Fixed bug 3120785.gdisirio2010-11-275-20/+30
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2413 35acf78f-673a-0410...gdisirio2010-11-211-3/+2
* 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-205-20/+0
* Single and improved STM32 vectors file.gdisirio2010-11-145-10/+5
* Improvements to the ARMCMx directories structure organization. Adjusted the a...gdisirio2010-11-065-10/+10