Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4581 ↵ | gdisirio | 2012-08-18 | 1 | -21/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4580 ↵ | gdisirio | 2012-08-18 | 1 | -10/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4579 ↵ | gdisirio | 2012-08-18 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added support for STM32 OTH_HS peripheral (not tested yet). | gdisirio | 2012-08-18 | 7 | -237/+456 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4578 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4577 ↵ | gdisirio | 2012-08-18 | 2 | -8/+17 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4576 ↵ | gdisirio | 2012-08-17 | 1 | -4/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4575 ↵ | gdisirio | 2012-08-17 | 2 | -10/+15 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Threaded implementation for the STM32 OTG USB driver. | gdisirio | 2012-08-17 | 2 | -19/+177 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4574 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4573 ↵ | gdisirio | 2012-08-15 | 1 | -3/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4569 ↵ | gdisirio | 2012-08-14 | 1 | -5/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4568 ↵ | gdisirio | 2012-08-14 | 1 | -2/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4565 ↵ | gdisirio | 2012-08-14 | 1 | -4/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4564 ↵ | gdisirio | 2012-08-13 | 1 | -6/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Performance improvements to the STM32 OTG driver. | gdisirio | 2012-08-13 | 3 | -28/+49 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4562 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4561 ↵ | gdisirio | 2012-08-13 | 3 | -24/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. STM32F1xx define clause fixed. | barthess | 2012-08-12 | 2 | -2/+10 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4560 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4556 ↵ | gdisirio | 2012-08-10 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4551 ↵ | gdisirio | 2012-08-10 | 2 | -10/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Removed unneded return. | barthess | 2012-08-08 | 1 | -6/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4545 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Added support of single byte receiving on platforms different than ↵ | barthess | 2012-08-08 | 1 | -7/+20 |
| | | | | | | STM32F1x. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4544 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Fixed problem with Invensens'es sensros (like ITG3200). | barthess | 2012-08-05 | 1 | -49/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4535 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Merge patch from ahaczewski. | barthess | 2012-08-02 | 1 | -3/+16 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4497 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4488 ↵ | gdisirio | 2012-07-29 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4487 ↵ | gdisirio | 2012-07-29 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4486 ↵ | gdisirio | 2012-07-29 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4480 ↵ | gdisirio | 2012-07-28 | 2 | -5/+39 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3547297. | gdisirio | 2012-07-22 | 1 | -0/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4477 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Float tentative fix. | gdisirio | 2012-07-22 | 1 | -1/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4476 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4471 ↵ | gdisirio | 2012-07-19 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added linker script for STM32F103xD line. | barthess | 2012-07-13 | 1 | -0/+150 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4466 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation fixes. | gdisirio | 2012-07-11 | 1 | -3/+8 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4460 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Arm math. Fixed precompile check detecting MCU core. | barthess | 2012-07-10 | 1 | -1/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4449 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Fixed wrong checks. | barthess | 2012-07-10 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4448 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added USART6 support to STM32 UART/mcuconf.h(v1) driver. | gdisirio | 2012-07-09 | 2 | -1/+142 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4447 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4444 ↵ | gdisirio | 2012-07-08 | 5 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4443 ↵ | gdisirio | 2012-07-08 | 1 | -12/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4422 ↵ | gdisirio | 2012-07-07 | 1 | -1/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4421 ↵ | gdisirio | 2012-07-07 | 1 | -12/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4420 ↵ | gdisirio | 2012-07-07 | 1 | -18/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Additional runtime checks of clock divider. | barthess | 2012-07-06 | 1 | -8/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4408 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4392 ↵ | gdisirio | 2012-07-03 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4391 ↵ | gdisirio | 2012-07-03 | 1 | -8/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4388 ↵ | gdisirio | 2012-07-02 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | AVR I2C driver. | gdisirio | 2012-07-01 | 4 | -1/+534 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4380 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Arduino Mega support. | gdisirio | 2012-07-01 | 4 | -18/+137 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4379 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4378 ↵ | gdisirio | 2012-07-01 | 2 | -14/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4377 ↵ | gdisirio | 2012-07-01 | 1 | -10/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4367 ↵ | gdisirio | 2012-06-30 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4365 ↵ | gdisirio | 2012-06-30 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed few newly introduced documentation errors. Improved card detection. | gdisirio | 2012-06-30 | 2 | -37/+59 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4364 35acf78f-673a-0410-8e92-d51de3d6d3f4 |