.. |
include
|
Fixed warning in event sources static initializer.
|
2009-05-17 09:26:53 +00:00 |
lib
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
|
2009-05-09 16:05:41 +00:00 |
templates
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
|
2009-05-09 16:05:41 +00:00 |
chcond.c
|
Fixes to the documentation, swapped the values of constants TIME_INFINITE and TIME_IMMEDIATE (previously TIME_ZERO).
|
2009-03-08 08:15:23 +00:00 |
chdebug.c
|
Fixed bug 2731661.
|
2009-04-04 17:37:21 +00:00 |
chevents.c
|
Fixes to the documentation, swapped the values of constants TIME_INFINITE and TIME_IMMEDIATE (previously TIME_ZERO).
|
2009-03-08 08:15:23 +00:00 |
chheap.c
|
Documentation improvements.
|
2009-03-11 09:22:59 +00:00 |
chlists.c
|
Fixed bug 2792919, minor documentation improvements.
|
2009-05-17 09:17:17 +00:00 |
chmboxes.c
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
|
2009-05-09 16:05:41 +00:00 |
chmempools.c
|
Documentation improvements.
|
2009-03-11 09:22:59 +00:00 |
chmsg.c
|
Removed the chMsgSendWithEvent() function and the related configuration option.
|
2009-04-19 07:15:05 +00:00 |
chmtx.c
|
Documentation improvements.
|
2009-03-11 09:22:59 +00:00 |
chqueues.c
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
|
2009-05-09 16:05:41 +00:00 |
chschd.c
|
Made the scheduler code more readable.
|
2009-03-14 13:11:10 +00:00 |
chsem.c
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
|
2009-05-09 16:05:41 +00:00 |
chserial.c
|
Added I/O queue checks to the channels, added notes in the readme, improved the FullDuplexDriver.
|
2009-05-03 09:51:01 +00:00 |
chsys.c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@831 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-03-11 14:24:02 +00:00 |
chthreads.c
|
Fixed bug 2792919, minor documentation improvements.
|
2009-05-17 09:17:17 +00:00 |
chvt.c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@862 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-01 20:32:50 +00:00 |
kernel.mk
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@778 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-02-17 19:58:46 +00:00 |