index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1054 35acf78f-673a-0410...
gdisirio
2009-07-04
1
-11
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1052 35acf78f-673a-0410...
gdisirio
2009-06-22
1
-3
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1047 35acf78f-673a-0410...
gdisirio
2009-06-21
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1045 35acf78f-673a-0410...
gdisirio
2009-06-21
1
-1
/
+1
*
Doxygen related fixes.
gdisirio
2009-06-21
1
-1
/
+22
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1043 35acf78f-673a-0410...
gdisirio
2009-06-21
3
-13
/
+76
*
Added abstract port setup to PAL and to the MSP430 port.
gdisirio
2009-06-21
3
-3
/
+95
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1036 35acf78f-673a-0410...
gdisirio
2009-06-14
2
-7
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1024 35acf78f-673a-0410...
gdisirio
2009-06-07
2
-2
/
+0
*
Revised port abstraction layer (PAL), STM32 support adjusted.
gdisirio
2009-06-07
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1022 35acf78f-673a-0410...
gdisirio
2009-06-07
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1021 35acf78f-673a-0410...
gdisirio
2009-06-07
4
-158
/
+289
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1020 35acf78f-673a-0410...
gdisirio
2009-06-07
1
-4
/
+14
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1019 35acf78f-673a-0410...
gdisirio
2009-06-07
2
-99
/
+187
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1018 35acf78f-673a-0410...
gdisirio
2009-06-04
1
-29
/
+134
*
Added default implementations for I/O ports functions in ioports.h. Adjusted ...
gdisirio
2009-06-03
1
-0
/
+64
*
STM32 initialization cleanup.
gdisirio
2009-06-02
1
-1
/
+1
*
Added initialization function to the I/O port low level driver.
gdisirio
2009-06-02
1
-0
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1013 35acf78f-673a-0410...
gdisirio
2009-06-02
1
-1
/
+1
*
STM32 support for I/O ports.
gdisirio
2009-06-02
2
-3
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1007 35acf78f-673a-0410...
gdisirio
2009-06-01
2
-5
/
+5
*
Added I/O ports low level driver template.
gdisirio
2009-06-01
2
-11
/
+159
*
More documentation fixes.
gdisirio
2009-06-01
1
-0
/
+5
*
Doxygen warning.
gdisirio
2009-06-01
1
-1
/
+3
*
Added abstract I/O ports driver header file and documentation. Implementation...
gdisirio
2009-06-01
1
-0
/
+146
*
Removed empty "inline" section from the documentation.
gdisirio
2009-06-01
1
-9
/
+0
*
Setup for 1.3.1.
gdisirio
2009-05-26
1
-2
/
+2
*
Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports.
gdisirio
2009-05-24
1
-2
/
+0
*
Fixed warning in event sources static initializer.
gdisirio
2009-05-17
1
-32
/
+32
*
Fixed bug 2792919, minor documentation improvements.
gdisirio
2009-05-17
4
-33
/
+31
*
Added static initializers for mailboxes and memory pools.
gdisirio
2009-05-16
3
-8
/
+55
*
Added static initializers to input and output queues.
gdisirio
2009-05-16
1
-0
/
+60
*
Added static initializers to thread queues, semaphores, mutexes, condvars and...
gdisirio
2009-05-16
5
-23
/
+94
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 35acf78f-673a-0410-...
gdisirio
2009-05-15
1
-2
/
+2
*
Fixed more troubles with test_cpu_pulse().
gdisirio
2009-05-09
1
-1
/
+1
*
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
gdisirio
2009-05-09
9
-117
/
+24
*
Made CH_DBG_THREADS_PROFILING default to TRUE in all demos because the change...
gdisirio
2009-05-09
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-...
gdisirio
2009-05-07
1
-0
/
+1
*
More macros added.
gdisirio
2009-05-03
1
-1
/
+21
*
Documentation fixes and more utility macros.
gdisirio
2009-05-03
1
-1
/
+1
*
Added I/O queue checks to the channels, added notes in the readme, improved t...
gdisirio
2009-05-03
3
-1
/
+67
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@938 35acf78f-673a-0410-...
gdisirio
2009-05-02
2
-100
/
+70
*
More madness.
gdisirio
2009-05-02
3
-23
/
+75
*
Now the serial driver subsystem is a descendant class of a BaseChannel.
gdisirio
2009-05-02
3
-50
/
+23
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@935 35acf78f-673a-0410-...
gdisirio
2009-05-02
1
-2
/
+143
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@934 35acf78f-673a-0410-...
gdisirio
2009-05-02
2
-18
/
+97
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@933 35acf78f-673a-0410-...
gdisirio
2009-05-02
1
-12
/
+30
*
Initial documentation for channels.
gdisirio
2009-05-02
1
-1
/
+1
*
Some work done on abstract I/O channels.
gdisirio
2009-05-02
2
-0
/
+118
*
Documentation fixes.
gdisirio
2009-05-01
2
-4
/
+6
[next]