Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License text updated with new year. | gdisirio | 2012-01-21 | 4 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 ↵ | gdisirio | 2012-01-12 | 1 | -7/+28 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated all halconf.h files. | gdisirio | 2012-01-09 | 1 | -0/+14 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32F1xx devices clock configuration updated to make it similar to the ↵ | gdisirio | 2012-01-08 | 1 | -1/+8 |
| | | | | | | newer STM32 devices. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation related fixes and updated all the mcuconf.h for the STM32. | gdisirio | 2012-01-04 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 ↵ | gdisirio | 2011-11-10 | 1 | -0/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 ↵ | gdisirio | 2011-11-02 | 1 | -0/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | USB enhancements, phase two. | gdisirio | 2011-10-23 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3451 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 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@3449 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 ↵ | gdisirio | 2011-10-08 | 1 | -0/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | New build system for GCC ARM ports. | gdisirio | 2011-10-08 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3428 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 ↵ | gdisirio | 2011-09-25 | 2 | -295/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed ADC DMA error hook macro from the various mcuconf.h, it is no more ↵ | gdisirio | 2011-09-24 | 1 | -1/+0 |
| | | | | | | required. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3393 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3383 ↵ | gdisirio | 2011-09-22 | 2 | -0/+295 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵ | gdisirio | 2011-09-12 | 1 | -4/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵ | gdisirio | 2011-09-12 | 2 | -8/+22 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 ↵ | gdisirio | 2011-08-28 | 2 | -12/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3226 ↵ | gdisirio | 2011-08-13 | 1 | -0/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Implemented system state checker debug option, remove the option ↵ | gdisirio | 2011-08-11 | 1 | -20/+41 |
| | | | | | | CH_USE_NESTED_LOCKS. Documentation improvements and fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3206 ↵ | gdisirio | 2011-08-07 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Centralyzed scatter files for GCC ARMCMx port. | gdisirio | 2011-08-07 | 2 | -135/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3201 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3177 ↵ | gdisirio | 2011-07-24 | 6 | -0/+1787 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |