git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2984 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
f4ec81ae14
commit
3003454605
|
@ -96,7 +96,7 @@
|
|||
- CHANGE: chiQGetFullI() and chOQGetFullI() become macros. The queues
|
||||
subsystem has been optimized and is no more dependent on semaphores.
|
||||
Note that the queues callbacks invocation policy has been slightly
|
||||
changed, see the documentation.
|
||||
changed, see the documentation (backported to 2.2.4).
|
||||
|
||||
*** 2.3.2 ***
|
||||
- FIX: Fixed invalid BRR() macro in AVR serial driver (bug 3299306)(backported
|
||||
|
|
Loading…
Reference in New Issue