aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/SPI
Commit message (Collapse)AuthorAgeFilesLines
* Added advanced mode and BTRD handling to the STM32 PWM driver.gdisirio2011-04-011-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various STM32 mcuconf.h files with the ICU settings.gdisirio2011-04-011-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2859 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-185-9/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various halconf.h and mcuconf.h with the GPT settings.gdisirio2011-02-282-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modified all the halconf.h files to include the USB and Serial over USB drivers.gdisirio2011-02-201-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the mcuconf.h file in the STM32 demos to include the USB parameters.gdisirio2011-02-201-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2752 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@2531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 ↵gdisirio2010-12-211-4/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2504 ↵gdisirio2010-12-191-2/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typo in configuration files.gdisirio2010-12-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2453 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed obsolete options from some makefiles.gdisirio2010-11-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2451 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3120785.gdisirio2010-11-271-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2439 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a misplaced comment in all the halconf.h files.gdisirio2010-11-201-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Single and improved STM32 vectors file.gdisirio2010-11-141-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2367 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improvements to the ARMCMx directories structure organization. Adjusted the ↵gdisirio2010-11-061-2/+2
| | | | | | affected makefiles (STM32 demos only). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2330 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changes to the various Cortex vector tables.gdisirio2010-11-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2328 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-011-71/+161
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2250 ↵gdisirio2010-10-121-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2247 ↵gdisirio2010-10-111-4/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reverted name change for macro THREAD_EXT_FIELDS.gdisirio2010-09-271-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2210 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3064204.gdisirio2010-09-111-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2175 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added new kernel hooks (on halt and on systick).gdisirio2010-08-211-13/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Small fix to the SPI demo. SPI I/O pins were no initialized as alternate.gdisirio2010-08-201-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2135 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32 SPI demo.gdisirio2010-08-087-0/+1229
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2121 35acf78f-673a-0410-8e92-d51de3d6d3f4