Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTC. Naming convention fixed. | barthess | 2011-12-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Code reorganization. | barthess | 2011-12-11 | 3 | -432/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Setting and getting time works on STM32F4x | barthess | 2011-12-11 | 3 | -28/+57 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Setting and getting time now works. | barthess | 2011-12-09 | 3 | -47/+20 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Code compiles but not tested. | barthess | 2011-12-09 | 3 | -93/+51 |
|\ | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | | RTC. Initial commit. | barthess | 2011-12-08 | 3 | -2/+484 |
|/ | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3586 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 ↵ | gdisirio | 2011-12-08 | 1 | -15/+15 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | GPT on F4x. MCU has TIM6 and TIM7, fixed. | barthess | 2011-12-07 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3567 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Bug fixes. | barthess | 2011-12-06 | 1 | -5/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3562 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Merged code from trunk. | barthess | 2011-12-06 | 1 | -1/+6 |
|\ | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3561 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | Fixed bug 3449139, increased version numbers. | gdisirio | 2011-12-03 | 1 | -1/+6 |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3552 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. Nop. | barthess | 2011-11-27 | 1 | -0/+1 |
|/ | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3542 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@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 | 1 | -0/+312 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Unified STM32 registers header file stm32.h. | gdisirio | 2011-11-26 | 2 | -46/+2 |
| | | | | 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 | ||||
* | Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls. | gdisirio | 2011-11-23 | 1 | -4/+4 |
| | | | | 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 | 2 | -1/+34 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F4-Discovery demo working. | gdisirio | 2011-11-20 | 2 | -0/+44 |
| | | | | 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 | 2 | -4/+10 |
| | | | | 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 | 1 | -3/+9 |
| | | | | 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@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 | 1 | -1/+1 |
| | | | | 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@3481 ↵ | gdisirio | 2011-11-10 | 5 | -44/+143 |
| | | | | 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 | ||||
* | STM32F4 support working, most device drivers still to test, report added. | gdisirio | 2011-11-06 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3475 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3474 ↵ | gdisirio | 2011-11-06 | 1 | -11/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3472 ↵ | gdisirio | 2011-11-05 | 3 | -5/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3469 ↵ | gdisirio | 2011-11-05 | 2 | -7/+893 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3468 ↵ | gdisirio | 2011-11-05 | 1 | -67/+120 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3467 ↵ | gdisirio | 2011-11-05 | 1 | -88/+196 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3466 ↵ | gdisirio | 2011-11-04 | 1 | -30/+119 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3462 ↵ | gdisirio | 2011-11-03 | 1 | -33/+53 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3460 ↵ | gdisirio | 2011-11-02 | 6 | -0/+8996 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |