index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2855 35acf78f-673a-0410...
gdisirio
2011-03-31
2
-20
/
+32
|
*
Generic improvements to the GPT driver organization.
gdisirio
2011-03-31
3
-40
/
+0
|
*
Improvements to the PWM driver.
gdisirio
2011-03-31
3
-120
/
+81
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410...
gdisirio
2011-03-29
8
-76
/
+357
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 35acf78f-673a-0410...
gdisirio
2011-03-28
2
-0
/
+451
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 35acf78f-673a-0410...
gdisirio
2011-03-23
1
-8
/
+8
|
*
License updated.
gdisirio
2011-03-18
133
-154
/
+287
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2821 35acf78f-673a-0410...
gdisirio
2011-03-13
1
-1
/
+9
|
*
STM32 HAL improvements (CL devices).
gdisirio
2011-03-12
2
-44
/
+137
|
*
USB improvements.
gdisirio
2011-03-10
2
-37
/
+67
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410...
gdisirio
2011-03-08
22
-729
/
+730
|
*
LPC13xx GPT driver added (not tested yet).
gdisirio
2011-03-06
5
-1
/
+584
|
*
GPT driver for LPC11xx (not tested yet).
gdisirio
2011-03-05
4
-0
/
+583
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2789 35acf78f-673a-0410...
gdisirio
2011-03-03
1
-5
/
+1
|
*
Various documentation improvements.
gdisirio
2011-03-02
10
-137
/
+154
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 35acf78f-673a-0410...
gdisirio
2011-03-02
6
-38
/
+1
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410...
gdisirio
2011-03-01
1
-0
/
+20
|
*
GPT tested.
gdisirio
2011-02-28
1
-1
/
+1
|
*
GPT driver model, STM32 GPT driver implementation, not tested, documentation ...
gdisirio
2011-02-28
7
-23
/
+698
|
*
More improvements to the generic USB driver, implemented suspend and wakeup h...
gdisirio
2011-02-15
2
-2
/
+38
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410...
gdisirio
2011-02-15
2
-4
/
+17
|
*
STM32 USB reset done right.
gdisirio
2011-02-14
1
-6
/
+4
|
*
More improvements in the USB driver model.
gdisirio
2011-02-14
2
-91
/
+142
|
*
Implemented automatic allocation in the packet memory of the STM32 USB driver...
gdisirio
2011-02-13
2
-14
/
+31
|
*
Simplified USB endpoints configuration.
gdisirio
2011-02-12
2
-25
/
+10
|
*
RAM optimization to the USB driver.
gdisirio
2011-02-12
2
-14
/
+13
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410...
gdisirio
2011-02-09
1
-2
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410...
gdisirio
2011-02-09
3
-2
/
+77
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410...
gdisirio
2011-02-08
2
-37
/
+102
|
*
Removed some obsolete code from the USB driver.
gdisirio
2011-02-06
2
-119
/
+2
|
*
USB rework, step 2.
gdisirio
2011-02-06
2
-101
/
+241
*
|
I2C. Some refactorings.
barthess
2011-05-28
1
-15
/
+15
*
|
I2C. Remove dead variable.
barthess
2011-05-13
1
-1
/
+0
*
|
I2C. Code cleanups.
barthess
2011-05-08
1
-15
/
+15
*
|
I2C. Some fixes.
barthess
2011-05-06
2
-6
/
+77
*
|
I2C. Code compiles successfully, but totally not tested.
barthess
2011-05-05
2
-76
/
+77
*
|
I2C. All is broken. Need rewrite.
barthess
2011-05-04
2
-312
/
+295
*
|
I2C. My driver really sucks. I'll try to use alberto driver with my improvements
barthess
2011-05-04
2
-0
/
+827
*
|
I2C. Additional locks added to avoiding system hangups. Some mistypes in comm...
barthess
2011-04-02
1
-2
/
+2
*
|
I2C. Doxy comments improvement.
barthess
2011-03-27
1
-9
/
+58
*
|
I2C. API changes. rw_bit field moved from slave config ctructure to the drive...
barthess
2011-03-27
2
-8
/
+18
*
|
I2C. Small bugfix.
barthess
2011-03-26
1
-2
/
+2
*
|
I2C. Some improvements.
barthess
2011-03-26
1
-2
/
+12
*
|
I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.
barthess
2011-02-27
1
-94
/
+19
*
|
I2C. Cleanups.
barthess
2011-02-27
4
-740
/
+6
*
|
I2C. Code cleanups.
barthess
2011-02-27
2
-26
/
+26
*
|
I2C. Small bugfix.
barthess
2011-02-10
1
-1
/
+1
*
|
I2C. Cleanups.
barthess
2011-02-10
2
-10
/
+12
*
|
I2C. 10-bit slave addressing done. Not tested at all.
barthess
2011-02-10
1
-18
/
+45
*
|
I2C. Begin of 10-bit slave address realization.
barthess
2011-02-09
2
-11
/
+31
[prev]
[next]