git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7670 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2015-02-06 14:44:15 +00:00
parent a48d0863ba
commit 611d3863c5
1 changed files with 1 additions and 1 deletions

View File

@ -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