Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5580 ↵ | pcirillo | 2013-04-10 | 1 | -2/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 ↵ | gdisirio | 2013-04-07 | 21 | -0/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5565 ↵ | gdisirio | 2013-04-07 | 1 | -0/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated mcuconf.h files for F0xx, F30x, F37x. | gdisirio | 2013-04-07 | 24 | -0/+264 | |
| | | | | 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. | gdisirio | 2013-04-06 | 34 | -4/+452 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5551 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added support for timer 9 to the STM32 PWM driver. | gdisirio | 2013-04-06 | 15 | -0/+30 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5550 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32 I2Cv2 driver now working correctly. | gdisirio | 2013-04-06 | 2 | -2/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5548 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5547 ↵ | gdisirio | 2013-04-06 | 2 | -3/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5538 ↵ | gdisirio | 2013-04-02 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5537 ↵ | gdisirio | 2013-04-02 | 1 | -1/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 ↵ | gdisirio | 2013-04-02 | 2 | -0/+89 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5527 ↵ | gdisirio | 2013-04-02 | 4 | -0/+20 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | I2Cv2 driver tested on STM32F37x. | gdisirio | 2013-04-01 | 1 | -2/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5526 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5525 ↵ | gdisirio | 2013-04-01 | 1 | -0/+26 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5523 ↵ | gdisirio | 2013-03-31 | 1 | -0/+19 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5522 ↵ | gdisirio | 2013-03-31 | 9 | -0/+1430 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Relicensing parts of the tree under the Apache 2.0 license. | gdisirio | 2013-03-30 | 283 | -3962/+2830 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F37x SDADC driver working. | gdisirio | 2013-03-30 | 1 | -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@5515 ↵ | acirillo87 | 2013-03-29 | 2 | -14/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5514 ↵ | gdisirio | 2013-03-29 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5513 ↵ | gdisirio | 2013-03-28 | 1 | -0/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5509 ↵ | gdisirio | 2013-03-27 | 2 | -34/+38 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5508 ↵ | gdisirio | 2013-03-27 | 2 | -1/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5507 ↵ | gdisirio | 2013-03-27 | 2 | -2/+13 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5506 ↵ | gdisirio | 2013-03-26 | 2 | -12/+17 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5505 ↵ | gdisirio | 2013-03-25 | 2 | -11/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5504 ↵ | gdisirio | 2013-03-25 | 11 | -3/+1356 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5500 ↵ | gdisirio | 2013-03-24 | 2 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5499 ↵ | gdisirio | 2013-03-24 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5497 ↵ | gdisirio | 2013-03-24 | 1 | -12/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5496 ↵ | gdisirio | 2013-03-24 | 1 | -11/+9 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5495 ↵ | gdisirio | 2013-03-23 | 1 | -1/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5493 ↵ | gdisirio | 2013-03-23 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5490 ↵ | gdisirio | 2013-03-22 | 1 | -2/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5453 ↵ | gdisirio | 2013-03-19 | 1 | -0/+20 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5452 ↵ | gdisirio | 2013-03-18 | 1 | -33/+28 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F37x SDADC driver reworked, not tested yet. | gdisirio | 2013-03-18 | 9 | -4/+1571 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5451 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5450 ↵ | gdisirio | 2013-03-18 | 3 | -21/+24 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5447 ↵ | gdisirio | 2013-03-17 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F37x ADC related changes. | gdisirio | 2013-03-17 | 8 | -0/+19 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5446 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5445 ↵ | gdisirio | 2013-03-17 | 17 | -8/+1661 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5444 ↵ | gdisirio | 2013-03-17 | 8 | -0/+1877 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5442 ↵ | gdisirio | 2013-03-16 | 2 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5441 ↵ | gdisirio | 2013-03-16 | 8 | -0/+1511 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5440 ↵ | gdisirio | 2013-03-16 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5439 ↵ | gdisirio | 2013-03-16 | 3 | -10/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5437 ↵ | gdisirio | 2013-03-16 | 3 | -17/+15 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Renamed paths to ST EVB boards in all projects. | gdisirio | 2013-03-13 | 6 | -2/+180 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5426 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5419 ↵ | gdisirio | 2013-03-12 | 8 | -0/+1530 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5418 ↵ | gdisirio | 2013-03-12 | 14 | -46/+1531 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |