From bd02ccd121484b8c3658340d9db8b1a8357fa7a1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Sep 2012 06:57:50 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4639 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 5f21cb314..b1f52494d 100644 --- a/readme.txt +++ b/readme.txt @@ -242,8 +242,6 @@ order to make priority organization configurable, the default is to assign all the available priority bits to preemption priority with no sub-priorities. -- NEW: Added support for pools of generic "mail" objects under ./os/various, - mail objects are meant to be used together with mailboxes. - NEW: Added a new function chPoolLoadArray() to the Memory Pools subsystem, it allows to load an entire array element's into a pool with a single operation. -- cgit v1.2.3