Added a comment.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10667 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-09-22 08:06:59 +00:00
parent 208a3002e7
commit a3d35fc2a3
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@ static void wakeup(void *p) {
#endif
#if (CH_CFG_USE_CONDVARS == TRUE) && (CH_CFG_USE_CONDVARS_TIMEOUT == TRUE)
case CH_STATE_WTCOND:
/* Falls into, intentional. */
#endif
case CH_STATE_QUEUED:
/* States requiring dequeuing.*/