Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTC. Removed errata note from rtc.dox because workaround realized in driver. | barthess | 2011-09-20 | 1 | -9/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3359 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EXT wakeup test updates. | barthess | 2011-09-20 | 2 | -2/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3358 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. | barthess | 2011-09-20 | 2 | -0/+10 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3357 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Code reorganization to correspond ChibiOS rules. | barthess | 2011-09-20 | 7 | -38/+46 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3356 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3355 ↵ | gdisirio | 2011-09-19 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. | barthess | 2011-09-19 | 1 | -20/+32 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3354 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed an STM32 GPT driver problem. | gdisirio | 2011-09-19 | 2 | -1/+5 |
| | | | | 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 | 3 | -22/+45 |
| | | | | 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@3351 ↵ | gdisirio | 2011-09-19 | 1 | -6048/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed problem in gptPolledDelay(). | gdisirio | 2011-09-19 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3350 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3349 ↵ | gdisirio | 2011-09-19 | 1 | -2/+2 |
| | | | | 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 | ||||
* | small fix in RCC helper for RTC | barthess | 2011-09-19 | 1 | -2/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3347 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | IRQ_STORM test added to STM32L. | gdisirio | 2011-09-19 | 9 | -2/+7657 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3346 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | PWM and ICU drivers tested on STM32L. | gdisirio | 2011-09-19 | 9 | -0/+1436 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3345 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EXT_WAKEUP test minor improvements. | barthess | 2011-09-18 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3344 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3343 ↵ | barthess | 2011-09-18 | 3 | -11/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added RCC helper support to RTC driver. | barthess | 2011-09-18 | 2 | -1/+33 |
| | | | | 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 | 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 |