]> git.sur5r.net Git - freertos/commit
Permit no more than two simultaneous occurrences of interrupts adding everything...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 14 Aug 2008 11:10:46 +0000 (11:10 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 14 Aug 2008 11:10:46 +0000 (11:10 +0000)
commitc97c1fedcb5938a6c9f10b9f3bc8b604885bd6d1
tree2f30ccae557a94639b907dd4810768f822180d96
parentc9785af13b1c97062385a65a0f85657136da5322
Permit no more than two simultaneous occurrences of interrupts adding everything to queues instead of tasks.

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