Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | STM32 RCC helper driver implemented. | gdisirio | 2011-09-16 | 3 | -4/+1419 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3321 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 ↵ | gdisirio | 2011-09-16 | 18 | -148/+115 | |
| | | | | 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@3318 ↵ | gdisirio | 2011-09-14 | 5 | -11/+11 | |
| | | | | 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 | 3 | -19/+95 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵ | gdisirio | 2011-09-13 | 6 | -9/+146 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵ | gdisirio | 2011-09-12 | 1 | -1/+10 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵ | gdisirio | 2011-09-12 | 1 | -0/+30 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | I2C. Revert const qualifier to the pointer to I2CSlaveConfig. | barthess | 2011-09-12 | 4 | -8/+9 | |
| | | | | 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 | 11 | -0/+1191 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 3. | barthess | 2011-09-11 | 1 | -3/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3308 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 2. | barthess | 2011-09-11 | 2 | -4/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3307 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 | 4 | -68/+77 | |
| | | | | 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 | 2 | -1/+68 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3290 ↵ | gdisirio | 2011-09-05 | 4 | -37/+549 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | RTC. Tiny improvement in documentation. | barthess | 2011-09-03 | 1 | -0/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3288 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3287 ↵ | gdisirio | 2011-09-03 | 4 | -55/+198 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3286 ↵ | gdisirio | 2011-09-03 | 1 | -0/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3285 ↵ | gdisirio | 2011-09-03 | 1 | -2/+0 | |
| | | | | 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 | 2 | -5/+7 | |
| | | | | 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 | 3 | -11/+4 | |
| | | | | 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 | 5 | -43/+40 | |
| | | | | 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 | 4 | -21/+103 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | RTC. Doxy file added. | barthess | 2011-08-31 | 1 | -0/+32 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3273 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 | 4 | -12/+28 | |
| | | | | 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 | 8 | -2/+529 | |
| | | | | 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 | 64 | -688/+1965 | |
|\ | | | | | | | 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@3261 ↵ | gdisirio | 2011-08-28 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 ↵ | gdisirio | 2011-08-28 | 3 | -10/+20 | |
| | | | | | | | | 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 | 12 | -299/+601 | |
| | | | | | | | | 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 | 37 | -67/+799 | |
| | | | | | | | | 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 | |||||
| * | HAL documentation improvements. | gdisirio | 2011-08-23 | 19 | -75/+265 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3252 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | Added I-class function checks to HAL APIs. | gdisirio | 2011-08-21 | 6 | -6/+48 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3244 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3250 ↵ | barthess | 2011-08-23 | 3 | -2/+5 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | I2C. 1 - Merge code from trunk. 2 - Fix driver problems detected by the ↵ | barthess | 2011-08-23 | 8 | -99/+360 | |
|\| | | | | | | | | | | | 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 | |||||
| * | Updated ST library to version 3.5.0, modified the header to include board.h ↵ | gdisirio | 2011-08-16 | 1 | -3/+5 | |
| | | | | | | | | | | | | if no MCU macro is defined. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3238 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3237 ↵ | gdisirio | 2011-08-15 | 1 | -5/+6 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |