index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testhal
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SDC write seems to work.
gdisirio
2011-05-08
1
-3
/
+12
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2936 35acf78f-673a-0410...
gdisirio
2011-05-08
1
-0
/
+1
|
*
All halcof.h files updated for the SDC driver.
gdisirio
2011-05-08
13
-7
/
+91
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2931 35acf78f-673a-0410...
gdisirio
2011-05-08
1
-2
/
+5
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2924 35acf78f-673a-0410...
gdisirio
2011-05-07
1
-1
/
+5
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2907 35acf78f-673a-0410...
gdisirio
2011-04-30
1
-0
/
+1
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2906 35acf78f-673a-0410...
gdisirio
2011-04-30
2
-2
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2902 35acf78f-673a-0410...
gdisirio
2011-04-26
1
-85
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2901 35acf78f-673a-0410...
gdisirio
2011-04-25
8
-0
/
+1459
|
*
Updated all the HAL configuration files.
gdisirio
2011-04-23
12
-1
/
+78
|
*
Cortex-Mx linker scripts updated.
gdisirio
2011-04-17
11
-275
/
+451
|
*
Added DMA sharing in the STM32 HAL.
gdisirio
2011-04-10
9
-63
/
+27
|
*
Fixed bug 3276379.
gdisirio
2011-04-09
3
-32
/
+106
|
*
STM32 PWM driver optimization, changed the behavior of pwmChangePeriod().
gdisirio
2011-04-05
1
-8
/
+14
|
*
Added advanced mode and BTRD handling to the STM32 PWM driver.
gdisirio
2011-04-01
10
-0
/
+12
|
*
Updated the various STM32 mcuconf.h files with the ICU settings.
gdisirio
2011-04-01
8
-0
/
+112
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2858 35acf78f-673a-0410...
gdisirio
2011-04-01
7
-0
/
+0
|
*
ICU driver functional.
gdisirio
2011-04-01
3
-4
/
+29
|
*
Improvements to the PWM driver.
gdisirio
2011-03-31
1
-23
/
+17
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410...
gdisirio
2011-03-29
2
-0
/
+21
|
*
License updated.
gdisirio
2011-03-18
60
-75
/
+135
|
*
USB improvements.
gdisirio
2011-03-10
1
-0
/
+3
|
*
Improvements to the Serial over USB driver.
gdisirio
2011-03-08
1
-8
/
+3
|
*
Initial code for USB Mass Storage Class demo, still lot to do.
gdisirio
2011-03-08
6
-0
/
+1562
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410...
gdisirio
2011-03-08
1
-8
/
+8
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2806 35acf78f-673a-0410...
gdisirio
2011-03-06
1
-2983
/
+0
|
*
IRQ STORM test demo for LPC13xx (GPT tested).
gdisirio
2011-03-06
8
-0
/
+4500
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2796 35acf78f-673a-0410...
gdisirio
2011-03-05
1
-5
/
+5
|
*
IRQ STORM test demo for LPC11xx.
gdisirio
2011-03-05
7
-0
/
+1519
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2793 35acf78f-673a-0410...
gdisirio
2011-03-05
1
-1
/
+1
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2792 35acf78f-673a-0410...
gdisirio
2011-03-05
1
-17
/
+71
|
*
IRQ STORM test for the STM32 added.
gdisirio
2011-03-05
8
-2
/
+1542
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2783 35acf78f-673a-0410...
gdisirio
2011-02-28
1
-0
/
+2
|
*
Updated the various halconf.h and mcuconf.h with the GPT settings.
gdisirio
2011-02-28
13
-0
/
+133
|
*
Better GPT test.
gdisirio
2011-02-28
1
-3
/
+25
|
*
GPT tested.
gdisirio
2011-02-28
1
-18
/
+17
|
*
GPT driver model, STM32 GPT driver implementation, not tested, documentation ...
gdisirio
2011-02-28
10
-0
/
+1367
|
*
Modified all the halconf.h files to include the USB and Serial over USB drivers.
gdisirio
2011-02-20
6
-0
/
+84
|
*
Updated the mcuconf.h file in the STM32 demos to include the USB parameters.
gdisirio
2011-02-20
5
-0
/
+40
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2743 35acf78f-673a-0410...
gdisirio
2011-02-18
1
-3
/
+5
|
*
More improvements to the generic USB driver, implemented suspend and wakeup h...
gdisirio
2011-02-15
3
-113
/
+109
|
*
More improvements in the USB driver model.
gdisirio
2011-02-14
1
-21
/
+12
|
*
Implemented automatic allocation in the packet memory of the STM32 USB driver...
gdisirio
2011-02-13
1
-7
/
+1
|
*
Simplified USB endpoints configuration.
gdisirio
2011-02-12
1
-6
/
+3
|
*
Fixed a problem in the USB-CDC demo.
gdisirio
2011-02-12
1
-1
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410...
gdisirio
2011-02-09
1
-36
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410...
gdisirio
2011-02-08
1
-3
/
+6
|
*
Serial over USB changes, work in progress, the USB demo is not buildable.
gdisirio
2011-02-06
2
-31
/
+11
|
*
USB rework, step 2.
gdisirio
2011-02-06
2
-6
/
+62
*
|
I2C. Additional locks added to avoiding system hangups. Some mistypes in comm...
barthess
2011-04-02
1
-1
/
+1
[prev]
[next]