aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* I2C. Some coding style improvements.barthess2011-06-234-13/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3074 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Commetns style changed to /**/.barthess2011-06-234-78/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3073 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. "Sevent" field moved from I2CSlaveConfig to I2CDriver.barthess2011-06-232-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3072 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Fixed indent style. All tabs changed to 2 spaces.barthess2011-06-234-58/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3071 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Variables shared among I2C1 and I2C2 interrupt handlers moved to driver ↵barthess2011-06-233-9/+14
| | | | | | structure. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3070 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Small improvemetsbarthess2011-06-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Slave config structure now have const qualifier. Moset of fields moved ↵barthess2011-06-214-41/+56
| | | | | | to the driver structure. May be broken events subsystem in driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3067 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Some fields from I2CSlaveConfig moved to driver.barthess2011-06-214-55/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3066 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Dead code removed. Comments fixed.barthess2011-06-181-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3059 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. "Slave_addr" and "nbit_addr" fields from I2CSlaveConfig structure ↵barthess2011-06-183-48/+38
| | | | | | merged together. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3057 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Code cleanups.barthess2011-06-183-18/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3056 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. API BROKEN! Structure fields renamed in underscore naming style.barthess2011-06-184-41/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3055 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Deleted draft driver filesbarthess2011-06-188-2614/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3053 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Remove duplicate code.barthess2011-06-171-59/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3052 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merged code from trunk.barthess2011-06-07384-4749/+14277
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3036 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3311999.gdisirio2011-06-051-6/+6
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3029 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * FatFs demo for the STM32F103ZG using the SDC driver.gdisirio2011-06-052-3/+6
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3028 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * SDC driver state machine improved.gdisirio2011-06-052-3/+10
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3027 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3026 ↵gdisirio2011-06-041-0/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3025 ↵gdisirio2011-06-041-0/+16
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3017 ↵gdisirio2011-06-024-37/+100
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Alternate preemption mode added to IAR port too.gdisirio2011-06-023-11/+50
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3016 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3015 ↵gdisirio2011-06-021-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Alternate preemption mode implemented for RVCT.gdisirio2011-06-022-7/+47
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3014 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Alternate preemption mode implemented in ARMv6-M GCC port.gdisirio2011-06-022-1/+43
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3011 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Compact mode implemented and tested for RVCT too.gdisirio2011-06-022-17/+49
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3007 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Compact mode working in IAR port.gdisirio2011-06-022-16/+48
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3006 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3005 ↵gdisirio2011-06-019-479/+578
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Enhancements to the SDC driver.gdisirio2011-05-292-0/+27
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3002 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Improvements to the STM32 SDC driver.gdisirio2011-05-295-118/+373
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3001 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2998 ↵gdisirio2011-05-222-4/+24
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2997 ↵gdisirio2011-05-224-15/+55
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Updated GCC-ARM port.gdisirio2011-05-221-7/+33
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2996 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Reordered STM32 drivers default DMA priorities.gdisirio2011-05-222-4/+4
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2994 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Change required by a bug into the Cosmic STM8 compiler. This change is a ↵gdisirio2011-05-201-2/+4
| | | | | | | | | | | | workaround. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2986 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * USB CDC functionality restored, more improvements to the I/O queues.gdisirio2011-05-202-26/+29
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2983 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2982 ↵gdisirio2011-05-201-8/+18
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2980 ↵gdisirio2011-05-191-3/+3
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 ↵gdisirio2011-05-193-27/+19
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3303841.gdisirio2011-05-192-1/+5
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2973 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3303908.gdisirio2011-05-185-89/+144
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2972 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 ↵gdisirio2011-05-1820-128/+75
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * ARMv7-M compact kernel mode working.gdisirio2011-05-173-11/+11
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2968 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2966 ↵gdisirio2011-05-178-256/+345
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3302420.gdisirio2011-05-151-2/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2964 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2958 ↵gdisirio2011-05-142-5/+5
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 ↵gdisirio2011-05-141-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 ↵gdisirio2011-05-141-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2954 ↵gdisirio2011-05-141-10/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Updated HAL configuration files with SDC driver settings.gdisirio2011-05-141-0/+30
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2953 35acf78f-673a-0410-8e92-d51de3d6d3f4