Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed an STM32 GPT driver problem. | gdisirio | 2011-09-19 | 1 | -0/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3353 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Driver improvements | barthess | 2011-09-19 | 1 | -17/+24 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3352 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3348 ↵ | gdisirio | 2011-09-19 | 1 | -5/+11 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added RCC helper support to RTC driver. | barthess | 2011-09-18 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3342 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | GPT driver tested on STM32L. | gdisirio | 2011-09-18 | 1 | -11/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3341 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | UART driver tested with STM32L. | gdisirio | 2011-09-17 | 1 | -38/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3330 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3329 ↵ | gdisirio | 2011-09-17 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3326 ↵ | gdisirio | 2011-09-17 | 1 | -4/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3323 ↵ | gdisirio | 2011-09-17 | 1 | -2/+28 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 ↵ | gdisirio | 2011-09-16 | 14 | -138/+105 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 ↵ | gdisirio | 2011-09-15 | 2 | -25/+66 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3317 ↵ | gdisirio | 2011-09-14 | 6 | -0/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 ↵ | gdisirio | 2011-09-14 | 2 | -19/+94 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵ | gdisirio | 2011-09-13 | 2 | -6/+47 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Revert const qualifier to the pointer to I2CSlaveConfig. | barthess | 2011-09-12 | 2 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3310 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 ↵ | gdisirio | 2011-09-12 | 2 | -0/+655 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Remove const qualifier from pointer to I2CSlaveConfig. | barthess | 2011-09-11 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3306 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Minor comments inprovement. | barthess | 2011-09-07 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3295 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback() | barthess | 2011-09-07 | 2 | -47/+62 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3293 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3292 ↵ | gdisirio | 2011-09-06 | 1 | -1/+67 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3290 ↵ | gdisirio | 2011-09-05 | 2 | -0/+460 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Added forgotten copyrights. | barthess | 2011-09-02 | 2 | -0/+40 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3283 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Doxy comments improvements. | barthess | 2011-09-02 | 1 | -1/+20 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3282 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Added state checks. | barthess | 2011-09-01 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3279 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Readability improvements. | barthess | 2011-09-01 | 2 | -9/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3278 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Small code improvements. | barthess | 2011-08-31 | 1 | -0/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3276 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Final polishing. | barthess | 2011-08-31 | 2 | -30/+35 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3275 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Copyrights added. | barthess | 2011-08-31 | 2 | -8/+50 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Small fixes. | barthess | 2011-08-31 | 1 | -8/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3271 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. nop | barthess | 2011-08-31 | 2 | -10/+25 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3270 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Initial commit. | barthess | 2011-08-30 | 2 | -0/+336 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3269 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Test updated. | barthess | 2011-08-28 | 1 | -0/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3264 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2C. Merge code from trunk. | barthess | 2011-08-28 | 13 | -568/+1477 |
|\ | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3263 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 ↵ | gdisirio | 2011-08-28 | 1 | -1/+1 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3259 ↵ | gdisirio | 2011-08-28 | 2 | -3/+3 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3258 ↵ | gdisirio | 2011-08-28 | 4 | -21/+48 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3257 ↵ | gdisirio | 2011-08-28 | 2 | -770/+0 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3256 ↵ | gdisirio | 2011-08-28 | 2 | -326/+354 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | New DMA helper driver for STM32F1xx and STM32L1xx. | gdisirio | 2011-08-28 | 9 | -270/+570 |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3255 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵ | gdisirio | 2011-08-26 | 6 | -67/+675 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3253 ↵ | gdisirio | 2011-08-25 | 7 | -16/+732 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3250 ↵ | barthess | 2011-08-23 | 1 | -1/+0 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | | I2C. 1 - Merge code from trunk. 2 - Fix driver problems detected by the ↵ | barthess | 2011-08-23 | 1 | -7/+3 |
|\| | | | | | | | | | | | CH_DBG_SYSTEM_STATE_CHECK git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3249 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3211 ↵ | gdisirio | 2011-08-08 | 1 | -1843/+0 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3188 ↵ | gdisirio | 2011-08-01 | 1 | -34/+45 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3186 ↵ | gdisirio | 2011-07-31 | 1 | -43/+33 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3185 ↵ | gdisirio | 2011-07-31 | 2 | -23/+95 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3181 ↵ | gdisirio | 2011-07-27 | 2 | -2/+17 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | Provisional STM32L1xx and STM32F2xx support. | gdisirio | 2011-07-27 | 2 | -104/+68 |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3180 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3179 ↵ | gdisirio | 2011-07-25 | 2 | -63/+109 |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |