aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/SDADC
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6920 ↵gdisirio2014-05-078-1514/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #479.gdisirio2014-03-221-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6800 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6751 ↵gdisirio2014-03-041-0/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added linker options to makefiles.gdisirio2014-02-261-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6727 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6709 ↵gdisirio2014-02-121-0/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6705 ↵gdisirio2014-02-111-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Hard FP support added to CM4 Makefiles. Improved F4 IRQ_STORM demo.gdisirio2014-02-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6664 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6645 ↵gdisirio2014-01-241-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relocated OSALs under the HAL tree, adjusted all makefiles.gdisirio2014-01-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6641 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6632 ↵gdisirio2014-01-201-7/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6522 ↵gdisirio2013-12-031-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6330 ↵gdisirio2013-09-293-7/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6329 ↵gdisirio2013-09-294-229/+170
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6321 ↵gdisirio2013-09-288-0/+1556
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5858 ↵gdisirio2013-06-158-1556/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated mcuconf.h files for F0xx, F30x, F37x.gdisirio2013-04-071-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5552 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for timers 6, 7, 9, 11, 12, 14 to the STM32 GPT driver.gdisirio2013-04-061-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5551 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-304-56/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F37x SDADC driver working.gdisirio2013-03-301-31/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5519 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5500 ↵gdisirio2013-03-242-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5499 ↵gdisirio2013-03-241-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5497 ↵gdisirio2013-03-241-12/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5496 ↵gdisirio2013-03-241-11/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F37x SDADC driver reworked, not tested yet.gdisirio2013-03-188-0/+1565
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5451 35acf78f-673a-0410-8e92-d51de3d6d3f4