Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPT driver tested on STM32L. | gdisirio | 2011-09-18 | 4 | -12/+12 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3341 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EXT_WAKEUP test minor improvements. | barthess | 2011-09-18 | 1 | -5/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3340 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3339 ↵ | gdisirio | 2011-09-18 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3338 ↵ | gdisirio | 2011-09-18 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3337 ↵ | gdisirio | 2011-09-18 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3411180. | gdisirio | 2011-09-18 | 11 | -11/+11 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3335 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3334 ↵ | gdisirio | 2011-09-18 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3333 ↵ | gdisirio | 2011-09-18 | 7 | -2/+1372 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EXT. Added test to waking up from stop mode. | barthess | 2011-09-17 | 6 | -0/+1424 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3332 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Shell. Added possibility to create statically allocated shell thread. | barthess | 2011-09-17 | 2 | -0/+28 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3331 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | UART driver tested with STM32L. | gdisirio | 2011-09-17 | 4 | -45/+9 |
| | | | | 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 | 3 | -16/+15 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3328 ↵ | gdisirio | 2011-09-17 | 7 | -2/+1416 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SPI driver working on STM32L. | gdisirio | 2011-09-17 | 1 | -15/+14 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3327 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3326 ↵ | gdisirio | 2011-09-17 | 7 | -4/+1424 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32L152 report added. | gdisirio | 2011-09-17 | 2 | -3/+166 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3325 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3324 ↵ | gdisirio | 2011-09-17 | 1 | -0/+51 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3323 ↵ | gdisirio | 2011-09-17 | 3 | -16/+93 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed paths in IAR project for STM32L152-Discovery board. | gdisirio | 2011-09-17 | 4 | -23/+36 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3322 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 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 | 20 | -148/+121 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 ↵ | gdisirio | 2011-09-15 | 4 | -95/+73 |
| | | | | 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@3316 ↵ | gdisirio | 2011-09-14 | 2 | -296/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 ↵ | gdisirio | 2011-09-14 | 11 | -19/+1784 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵ | gdisirio | 2011-09-13 | 7 | -14/+154 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵ | gdisirio | 2011-09-12 | 45 | -177/+54 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵ | gdisirio | 2011-09-12 | 65 | -352/+915 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3311 ↵ | gdisirio | 2011-09-12 | 1 | -23/+60 |
| | | | | 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 | 25 | -15/+2527 |
| | | | | 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3302 ↵ | gdisirio | 2011-09-10 | 2 | -0/+0 |
| | | | | 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. Test code updated. | barthess | 2011-09-07 | 2 | -15/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3294 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 | ||||
* | Added date/time of build in "info" screen. | barthess | 2011-09-06 | 1 | -0/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3291 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 | ||||
* | Added board OLIMEX_STM32_103STK. | barthess | 2011-09-04 | 3 | -0/+221 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3289 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 | 6 | -56/+208 |
| | | | | 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. Merge to trunk. | barthess | 2011-09-02 | 15 | -2/+2067 |
|\ | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3281 35acf78f-673a-0410-8e92-d51de3d6d3f4 |