Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed bug 3449139, increased version numbers. | gdisirio | 2011-12-03 | 2 | -3/+12 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3552 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | Removed unnecessary undefs. | gdisirio | 2011-11-29 | 1 | -15/+0 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3544 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3543 ↵ | gdisirio | 2011-11-28 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Added checks. Cleaned copypaste errors. | barthess | 2011-12-06 | 2 | -16/+3 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3559 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Added support of stm32f1x. | barthess | 2011-12-06 | 2 | -9/+183 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3557 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Added forgotten I2C3 interface | barthess | 2011-12-06 | 1 | -0/+17 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3555 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Added startup functions for I2C1 and I2C3 interfaces. | barthess | 2011-12-05 | 1 | -55/+123 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3554 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Tested on tmp75, mma8451, max1236. | barthess | 2011-12-04 | 4 | -283/+212 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3553 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. DMA works. | barthess | 2011-12-02 | 2 | -11/+191 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3550 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Added attributes. | barthess | 2011-12-02 | 1 | -0/+16 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3549 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Code compiles but does not work. | barthess | 2011-12-01 | 3 | -465/+68 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3548 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Old driver moved to I2Cv1 dir. | barthess | 2011-12-01 | 2 | -0/+1418 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3547 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Totally broken. | barthess | 2011-12-01 | 2 | -336/+32 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3546 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Nop. | barthess | 2011-12-01 | 1 | -0/+2 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3545 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. Nop. | barthess | 2011-11-27 | 2 | -0/+6 | |
|/ | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3542 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | I2C. Minor fixes. | barthess | 2011-11-27 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3540 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 ↵ | gdisirio | 2011-11-26 | 1 | -5/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3531 ↵ | gdisirio | 2011-11-26 | 1 | -2/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3530 ↵ | gdisirio | 2011-11-26 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3529 ↵ | gdisirio | 2011-11-26 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3527 ↵ | gdisirio | 2011-11-26 | 4 | -11/+335 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Unified STM32 registers header file stm32.h. | gdisirio | 2011-11-26 | 14 | -158/+199 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3526 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3525 ↵ | gdisirio | 2011-11-24 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3524 ↵ | gdisirio | 2011-11-24 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3523 ↵ | gdisirio | 2011-11-24 | 3 | -47/+64 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls. | gdisirio | 2011-11-23 | 3 | -12/+12 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3522 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 ↵ | gdisirio | 2011-11-23 | 10 | -56/+424 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed DMA assignment for SPI3 on STM32F1xx devices. | gdisirio | 2011-11-23 | 3 | -8/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3519 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3518 ↵ | gdisirio | 2011-11-22 | 2 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F4-Discovery demo working. | gdisirio | 2011-11-20 | 9 | -39/+159 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3516 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F4 ADC driver tested. | gdisirio | 2011-11-19 | 1 | -12/+19 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3511 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3510 ↵ | gdisirio | 2011-11-19 | 1 | -1/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3509 ↵ | gdisirio | 2011-11-19 | 1 | -9/+7 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3508 ↵ | gdisirio | 2011-11-19 | 4 | -6/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3505 ↵ | gdisirio | 2011-11-18 | 1 | -3/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3504 ↵ | gdisirio | 2011-11-16 | 2 | -7/+13 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3503 ↵ | gdisirio | 2011-11-16 | 1 | -6/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3500 ↵ | gdisirio | 2011-11-16 | 2 | -6/+27 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3499 ↵ | gdisirio | 2011-11-16 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3498 ↵ | gdisirio | 2011-11-16 | 2 | -0/+945 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3497 ↵ | gdisirio | 2011-11-16 | 2 | -0/+16 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 ↵ | gdisirio | 2011-11-15 | 2 | -0/+10 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F4xx SPI driver working. | gdisirio | 2011-11-13 | 4 | -2/+14 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3490 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3487 ↵ | gdisirio | 2011-11-11 | 5 | -2/+226 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3486 ↵ | gdisirio | 2011-11-11 | 3 | -18/+63 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3485 ↵ | gdisirio | 2011-11-10 | 1 | -2/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3483 ↵ | gdisirio | 2011-11-10 | 1 | -2/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 ↵ | gdisirio | 2011-11-10 | 27 | -160/+546 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3478 ↵ | gdisirio | 2011-11-06 | 2 | -43/+92 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added support for USART6 to STM32 serial driver, fixed bug 3434094. | gdisirio | 2011-11-06 | 2 | -6/+77 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3477 35acf78f-673a-0410-8e92-d51de3d6d3f4 |