]> git.sur5r.net Git - freertos/commit
Tighten up IntQueue.c testing to have a count of the number of interrupts that post...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Jan 2012 16:39:14 +0000 (16:39 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 21 Jan 2012 16:39:14 +0000 (16:39 +0000)
commita6ed0ccb398de9b93dd08d5580ceb7b2acb7ae1a
treefca92e96f9084119a32c678191029b9ea661a8bb
parent1310641c169a4db49c9a6806819d022997b6c124
Tighten up IntQueue.c testing to have a count of the number of interrupts that post to the queue included in the error checks.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1669 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/Common/Minimal/IntQueue.c