git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7670 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
a48d0863ba
commit
611d3863c5
|
@ -199,7 +199,7 @@
|
|||
#endif
|
||||
|
||||
#if CH_DBG_STATISTICS
|
||||
#error "CH_DBG_STATISTICS == TRUE, Condition Variables functionality restricted"
|
||||
#error "CH_DBG_STATISTICS == TRUE, Statistics functionality restricted"
|
||||
#endif
|
||||
|
||||
#if CH_LICENSE_FEATURES == CH_FEATURES_BASIC
|
||||
|
|
Loading…
Reference in New Issue