aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/CAN
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 35acf78f-673a-0410...gdisirio2011-05-181-20/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 35acf78f-673a-0410...gdisirio2011-05-141-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 35acf78f-673a-0410...gdisirio2011-05-141-1/+1
* Updated HAL configuration files with SDC driver settings.gdisirio2011-05-141-0/+30
* Customer CR.gdisirio2011-05-131-0/+17
* All halcof.h files updated for the SDC driver.gdisirio2011-05-081-0/+7
* Updated all the HAL configuration files.gdisirio2011-04-231-0/+7
* Cortex-Mx linker scripts updated.gdisirio2011-04-171-25/+41
* Added DMA sharing in the STM32 HAL.gdisirio2011-04-101-7/+3
* Added advanced mode and BTRD handling to the STM32 PWM driver.gdisirio2011-04-011-0/+1
* Updated the various STM32 mcuconf.h files with the ICU settings.gdisirio2011-04-011-0/+14
* License updated.gdisirio2011-03-185-8/+13
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410...gdisirio2011-03-081-8/+8
* Updated the various halconf.h and mcuconf.h with the GPT settings.gdisirio2011-02-282-0/+21
* Modified all the halconf.h files to include the USB and Serial over USB drivers.gdisirio2011-02-201-0/+14
* Updated the mcuconf.h file in the STM32 demos to include the USB parameters.gdisirio2011-02-201-0/+8
* Added USB clock configuration to the STM32 HAL driver.gdisirio2010-12-251-0/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410...gdisirio2010-12-211-4/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2504 35acf78f-673a-0410...gdisirio2010-12-191-2/+11
* 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
* 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
* 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
* Added STM32 SPI demo.gdisirio2010-08-081-2/+2
* Fixed bug 3041414. Various improvements to the STM32 HAL.gdisirio2010-08-081-51/+47
* Added CAN demo.gdisirio2010-08-077-0/+1223