ChibiOS/os
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
..
hal git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3211 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-08 12:06:39 +00:00
kernel 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. 2011-08-12 11:10:19 +00:00
ports Implemented system state checker debug option, remove the option CH_USE_NESTED_LOCKS. Documentation improvements and fixes. 2011-08-11 17:51:37 +00:00
various