gdisirio
|
c17f03701a
|
Added GC persistence to the ch_debug object (ex ch_root).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4732 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-10-03 13:52:13 +00:00 |
gdisirio
|
03cba7d308
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4615 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-08-22 16:33:49 +00:00 |
gdisirio
|
d51331c78a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4614 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-08-22 15:11:04 +00:00 |
gdisirio
|
4401d0e7b2
|
Round robin scheduling improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3930 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-02-06 19:45:47 +00:00 |
gdisirio
|
de5dcbba85
|
License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-21 14:29:42 +00:00 |
gdisirio
|
c39d08fc2a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-09-23 15:48:55 +00:00 |
gdisirio
|
43752ee8d1
|
Extended state check to all kernel I-class and s-class APIs, corrected some test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-08-12 11:10:19 +00:00 |
gdisirio
|
b9933c2089
|
Implemented system state checker debug option, remove the option CH_USE_NESTED_LOCKS. Documentation improvements and fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-08-11 17:51:37 +00:00 |
gdisirio
|
075ff711f1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-08-07 09:00:12 +00:00 |
gdisirio
|
d79eea31a2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-08 19:29:00 +00:00 |
gdisirio
|
b4aa14e88c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-18 09:03:50 +00:00 |
gdisirio
|
e0b5335015
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2966 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-17 14:49:51 +00:00 |
gdisirio
|
85f17ebe01
|
Customer CR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2951 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-13 17:20:39 +00:00 |
gdisirio
|
f5ae255230
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-29 14:51:08 +00:00 |
gdisirio
|
e7e79a6ccb
|
License updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-18 18:38:08 +00:00 |
gdisirio
|
226ca59c9e
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-12 07:36:51 +00:00 |
gdisirio
|
e889040710
|
Separated the dynamic threads code from the static threads code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-12 18:47:41 +00:00 |
gdisirio
|
07351222e6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-21 10:22:06 +00:00 |
gdisirio
|
9ffea7e261
|
Documentation improvements, renamed some event APIs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-18 06:48:56 +00:00 |
gdisirio
|
138c0f900d
|
Added new kernel hooks (on halt and on systick).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-21 08:38:14 +00:00 |
gdisirio
|
29226ecec7
|
Small fix to the SPI demo. SPI I/O pins were no initialized as alternate.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2135 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-20 07:40:01 +00:00 |
gdisirio
|
fef1911a8f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2134 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-20 07:15:55 +00:00 |
gdisirio
|
79075f9e81
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1755 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-03-19 12:48:54 +00:00 |
gdisirio
|
ad3d21e815
|
Documentation reorganization. Moved the description from kernel.dox into the source code for ease of editing and reference.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1746 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-03-16 19:36:21 +00:00 |
gdisirio
|
157b6f9695
|
Updated license dates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-02-21 07:24:53 +00:00 |
gdisirio
|
f17db1931e
|
Reformatted doxygen tags into the kernel sources to make them more readable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1567 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-02-06 10:55:53 +00:00 |
gdisirio
|
7bd8164f8f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1532 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-01-20 14:39:34 +00:00 |
gdisirio
|
19aff238cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1510 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-01-08 13:37:23 +00:00 |
gdisirio
|
bdb7f4ab20
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-08 17:37:49 +00:00 |
gdisirio
|
404fe10939
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1236 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-10-17 15:42:19 +00:00 |
gdisirio
|
26ed373287
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1229 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-10-17 10:33:37 +00:00 |
gdisirio
|
2c46df1916
|
New heap manager.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1221 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-10-16 17:45:19 +00:00 |
gdisirio
|
397ccffac5
|
Documentation reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-08-30 06:59:43 +00:00 |
gdisirio
|
1ea7355d85
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-08-16 13:07:24 +00:00 |