| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleaned "//" comments. | barthess | 2011-12-17 | 2 | -2/+2 |
* | RTC. High level API rolled back. | barthess | 2011-12-16 | 1 | -19/+7 |
* | RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x. | barthess | 2011-12-15 | 2 | -10/+3 |
* | RTC testhal. Removed unneeded file. | barthess | 2011-12-14 | 1 | -23/+0 |
* | RTCv1 code cleanups and adding some safety checks. | barthess | 2011-12-12 | 1 | -6/+18 |
* | RTC. Setting and getting time works on STM32F4x | barthess | 2011-12-11 | 1 | -3/+3 |
* | I2C. Testhal update. | barthess | 2011-12-08 | 4 | -6/+9 |
* | I2C. F1x testhal clean ups. | barthess | 2011-12-07 | 10 | -41/+182 |
* | I2C. Testhal updated. | barthess | 2011-12-07 | 6 | -19/+142 |
* | I2C. Testhal switch to synchronous driver model. | barthess | 2011-12-07 | 2 | -23/+18 |
* | I2C. Haltest for stm32f1x updated. | barthess | 2011-12-06 | 6 | -16/+19 |
* | I2C. Testhal changed. | barthess | 2011-12-06 | 10 | -257/+11 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3501 35acf78f-673a-0410... | gdisirio | 2011-11-16 | 1 | -5/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410... | gdisirio | 2011-11-15 | 2 | -5/+15 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 35acf78f-673a-0410... | gdisirio | 2011-11-10 | 15 | -5/+35 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410... | gdisirio | 2011-11-02 | 15 | -1/+76 |
* | USB enhancements, phase two. | gdisirio | 2011-10-23 | 1 | -0/+1 |
* | Improvements to the USB driver, first phase. | gdisirio | 2011-10-23 | 1 | -16/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410... | gdisirio | 2011-10-08 | 15 | -7/+105 |
* | New build system for GCC ARM ports. | gdisirio | 2011-10-08 | 15 | -45/+45 |
* | Fixed bug 3418626. | gdisirio | 2011-10-04 | 2 | -6/+12 |
* | RTC. Redefinition of RTC_SUPPORTS_CALLBACKS deleted from test. | barthess | 2011-10-01 | 1 | -6/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410... | gdisirio | 2011-10-01 | 2 | -29/+21 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 35acf78f-673a-0410... | gdisirio | 2011-09-25 | 22 | -3246/+0 |
* | RTC. Test updated. | barthess | 2011-09-25 | 1 | -13/+23 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3402 35acf78f-673a-0410... | gdisirio | 2011-09-25 | 1 | -14/+47 |
* | Removed ADC DMA error hook macro from the various mcuconf.h, it is no more re... | gdisirio | 2011-09-24 | 13 | -13/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3383 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 22 | -0/+3246 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3382 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 6 | -0/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410... | gdisirio | 2011-09-22 | 1 | -0/+7 |
* | EXT_WAKEUP test minor improvements. | barthess | 2011-09-20 | 1 | -9/+12 |
* | EXT wakeup test. Slow down serial baudrate. | barthess | 2011-09-20 | 3 | -3/+3 |
* | EXT wakeup test updates. | barthess | 2011-09-20 | 2 | -2/+3 |
* | RTC. Code reorganization to correspond ChibiOS rules. | barthess | 2011-09-20 | 2 | -7/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3355 35acf78f-673a-0410... | gdisirio | 2011-09-19 | 1 | -1/+1 |
* | EXT_WAKEUP test minor improvements. | barthess | 2011-09-18 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3343 35acf78f-673a-0410... | barthess | 2011-09-18 | 3 | -11/+12 |
* | GPT driver tested on STM32L. | gdisirio | 2011-09-18 | 1 | -0/+2 |
* | EXT_WAKEUP test minor improvements. | barthess | 2011-09-18 | 1 | -5/+6 |
* | Fixed bug 3411180. | gdisirio | 2011-09-18 | 8 | -8/+8 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3333 35acf78f-673a-0410... | gdisirio | 2011-09-18 | 1 | -2/+2 |
* | 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@3320 35acf78f-673a-0410... | gdisirio | 2011-09-16 | 1 | -0/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 35acf78f-673a-0410... | gdisirio | 2011-09-15 | 1 | -70/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3316 35acf78f-673a-0410... | gdisirio | 2011-09-14 | 2 | -296/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 35acf78f-673a-0410... | gdisirio | 2011-09-14 | 8 | -0/+1689 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 35acf78f-673a-0410... | gdisirio | 2011-09-13 | 1 | -5/+8 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 35acf78f-673a-0410... | gdisirio | 2011-09-12 | 13 | -52/+13 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410... | gdisirio | 2011-09-12 | 26 | -104/+349 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3311 35acf78f-673a-0410... | gdisirio | 2011-09-12 | 1 | -23/+60 |